MFARadius

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

MFA Radius Settings

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

MFA

⇒

MFARadius

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

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.

Criteria

Inherited from MFA The MFA Criteria

String

Description

Inherited from MFA Description

String

DisplayName

RADIUS type name.

Boolean

Enabled

Inherited from MFA Whether MFA provider is enabled or not.

Boolean

ForwardFirstPwdToAD

Specifies if forwarding of first password to Windows authentication provider is enabled or not.

HAMode

The type of high availability mode to be used.

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.

String

Name

Inherited from MFA Name

PasswordEncoding

The type of password encoding to be used.

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

SiteId

Inherited from MFA Site ID

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

UInt32

Timeout

Connection timeout (in seconds).

Type

Inherited from MFA MFA Type

String

UserMessagePrompt

User message prompt

Boolean

UsernameOnly

Specifies if forwarding of only the Username to RADIUS Server is enabled or not.

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