MFARadius
NAMESPACE
RASAdminEngine.Core.OutputModels.MFA
DESCRIPTION
MFA Radius Settings
INHERITED FROM
⇒
⇒
⇒
MFARadius
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
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
The type of high availability mode to be used.
UInt32
Id
List<String>
IgnoreErrors
List of Ignored Errors.
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
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------
Last updated