MFARadius
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Radius Settings
INHERITED FROM
⇒
⇒
⇒
MFARadius
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AdminLastMod
Inherited from RASListObj User who last modified the object. List<MFARadiusAttr> AttributeInfoList List of the RADIUS attribute information.
AutoConditions
The RADIUS Automation Conditions. List<MFARadiusAutoInfo> AutomationInfoList List of the RADIUS Automation information.
String
BackupServer
The backup server of the second level authentication provider.
String
DisplayName
RADIUS type name.
Boolean
ForwardFirstPwdToAD
Specifies if forwarding of first password to Windows authentication provider is enabled or not.
UInt32
Id
ID of the object. List<String> IgnoreErrors List of Ignored Errors.
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.
UInt32
Retries
Number of retries.
String
Server
The server of the second level authentication provider.
UInt32
Timeout
Connection timeout (in seconds).
String
UserMessagePrompt
User message prompt
Boolean
UsernameOnly
Specifies if forwarding of only the Username to RADIUS Server is enabled or not.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated