MFADeepnet
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Deepnet Settings
INHERITED FROM
⇒
⇒
⇒
MFADeepnet
INTERFACES
ISerializable
IComparable
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
AdminCreate
Inherited from RASListObj
String
AdminLastMod
Inherited from RASListObj
String
App
A value that represents the application name.
String
AppID
A value that represents the application ID.
AuthMode
Authentication mode which defines the type of user for which a token will be created.
Criteria
Inherited from MFA
String
DeepnetAgent
A value that represents the name of Deepnet Agent.
String
DefaultDomain
A value that represents the Default Domain.
String
Description
Inherited from MFA
Boolean
Enabled
Inherited from MFA
UInt32
Id
Boolean
InheritDefaultCriteriaSettings
Inherited from MFA
String
Name
Inherited from MFA
UInt32
Port
The port number of the second level authentication provider.
String
Server
The server of the second level authentication provider.
UInt32
SiteId
Inherited from MFA
Boolean
SSL
Whether SSL is allowed or not.
DateTime
TimeCreate
Inherited from RASListObj
DateTime
TimeLastMod
Inherited from RASListObj
TokenType
Token Type (Mobile ID or Quick ID).
Type
Inherited from MFA
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 Commands
Last updated