Show / Hide Table of Contents

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

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<DomainRule, S>(S)
In This Article
Back to top Generated by DocFX