MFATOTP

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

MFA TOTP Settings

INHERITED FROM

RASSerilazableObj

RASListObj

MFA

MFATOTP

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj

String

AdminLastMod

Inherited from RASListObj

Criteria

Inherited from MFA

String

Description

Inherited from MFA

String

DisplayName

Authentication method type

Boolean

Enabled

Inherited from MFA

UInt32

Id

Boolean

InheritDefaultCriteriaSettings

Inherited from MFA

String

ShowInformationForUnenrolledUsers

Show information for unenrolled users

UInt32

SiteId

Inherited from MFA

DateTime

TimeCreate

Inherited from RASListObj

DateTime

TimeLastMod

Inherited from RASListObj

UInt32

Tolerance

TOTP tolerance in seconds. Accepted values are 0 (None), 30, 60, 90 and

120

Type

Inherited from MFA

DateTime

UntilDateTime

Allow User Enrollment until date/time

UserEnrollment

Use of Enrollment

String

UserMessagePrompt

User message prompt

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