MFARadiusAutoCondition

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

MFA Radius Auto Condition Settings

INHERITED FROM

RASSerilazableObj

MFARadiusAutoCondition

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

List<UInt32>

AutoIds

RADIUS Automation Ids

Boolean

Enabled

Whether RADIUS Automation Condition is enabled/disabled

UInt32

Id

ID of the object. List<String> Patterns RADIUS Automation Condition Patterns

UInt32

Priority

Priority of the object.

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 Types

Last updated