MFAEmailOTP

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

MFA Email OTP Settings

INHERITED FROM

RASSerilazableObj

RASListObj

MFA

MFAEmailOTP

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

ADCustomAttribute

AD Custom Attribute

String

AdminCreate

Inherited from RASListObj

String

AdminLastMod

Inherited from RASListObj

Boolean

AllowEnrollExternalEmail

Allow enrollment of external email

Criteria

Inherited from MFA

String

Description

Inherited from MFA

String

DisplayName

Display name

String

EmailContent

The content of the email. Possible variables: %OTP%, %DURATION%

String

EmailSubject

The subject of the email. Possible variables: %OTP%

Boolean

Enabled

Inherited from MFA

ExternalEmailStorage

The storage where the external email is stored

UInt32

Id

Boolean

InheritDefaultCriteriaSettings

Inherited from MFA

String

Name

Inherited from MFA

UInt32

OTPLength

The length of the OTP generated

UInt32

OTPLifespanSec

The lifespan of the OTP (seconds)

ShowInformationForUnenrolledUsers

Show information for unenrolled users

UInt32

SiteId

Inherited from MFA

DateTime

TimeCreate

Inherited from RASListObj

DateTime

TimeLastMod

Inherited from RASListObj

Type

Inherited from MFA

DateTime

UntilDateTime

Allow User Enrollment until date/time

UserEnrollment

Use of Enrollment

String

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