MFADeepnet

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

MFA Deepnet Settings

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

MFA

⇒

MFADeepnet

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

ActivateEmail

Whether the activation email is enabled or disabled.

Boolean

ActivateSMS

Whether the activation SMS is enabled or disabled.

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

String

App

A value that represents the application name.

String

AppID

A value that represents the application ID.

AuthMode

Authentication mode which defines the type of user for which a token will be created.

Criteria

Inherited from MFA The MFA Criteria

String

DeepnetAgent

A value that represents the name of Deepnet Agent.

String

DefaultDomain

A value that represents the Default Domain.

String

Description

Inherited from MFA Description

Boolean

Enabled

Inherited from MFA Whether MFA provider is enabled or not.

UInt32

Id

ID of the object.

Boolean

InheritDefaultCriteriaSettings

Inherited from MFA If true default criteria restriction settings will be inherited.

String

Name

Inherited from MFA Name

UInt32

Port

The port number of the second level authentication provider.

String

Server

The server of the second level authentication provider.

UInt32

SiteId

Inherited from MFA Site ID

Boolean

SSL

Whether SSL is allowed or not.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

TokenType

Token Type (Mobile ID or Quick ID).

Type

Inherited from MFA MFA Type

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