Enum DomainRule
That is the enum represent the domain rule. How the plugin need to react
Namespace: SecureExchangesSDK.Models.Enum
Assembly: SecureExchangesSDK.dll
Syntax
public enum DomainRule
Fields
Name | Description |
---|---|
DisableSecure | The plugin must be disabled |
ForceSecure | The plugin must force the usability of Secure Exchanges. |
NotSet | Domain rule not set |