MFARadiusAttr Class

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

The RADIUS attribute

INHERITED FROM

RASSerilazableObj⇒MFARadiusAttr

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

AttributeID

RADIUS attribute ID

AttributeType

RADIUS attribute type (number, string, IP, or time)

String

RadiusAttrName

RADIUS attribute name

String

Value

RADIUS attribute Value

String

Vendor

RADIUS attribute vendor name

UInt32

VendorID

RADIUS attribute vendor ID

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 ()

Last updated