DeepnetSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

The Deepnet settings

INHERITED FROM

RASSerilazableObj
DeepnetSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean ActivateEmail Whether the activation email is enabled or disabled.
Boolean ActivateSMS Whether the activation SMS is enabled or disabled.
String App A value that represents the application name.
String AppID A value that represents the application ID.
DeepnetAuthMode AuthMode Authentication mode which defines the type of user for which a token will be created.
String DeepnetAgent A value that represents the name of Deepnet Agent.
DeepnetType DeepnetType Represents the Deepnet type (Dual Shield or Deepnet).
String DefaultDomain A value that represents the Default Domain.
UInt32 Port The port number of the second level authentication provider.
String Server The server of the second level authentication provider.
Boolean SSL Whether SSL is allowed or not.
TokenType TokenType Token Type (Flash ID, Mobile ID, Grid ID, or Quick ID).

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

TwoFactorAuthSetting