MFARadiusAttr Class

NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

DESCRIPTION

The RADIUS attribute

INHERITED FROM

RASSerilazableObjarrow-up-right⇒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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated