MFADeepnet
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Deepnet Settings
INHERITED FROM
⇒
⇒
⇒
MFADeepnet
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
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.
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.
String
DefaultDomain
A value that represents the Default Domain.
UInt32
Id
ID of the object.
Boolean
InheritDefaultCriteriaSettings
Inherited from MFA If true default criteria restriction settings will be inherited.
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.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated