SAMLIDPAttribute
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
SAML Attributes
INHERITED FROM
⇒
SAMLIDPAttribute
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | ADAttribute | AD Attribute
Boolean | Enabled | Whether the attribute is enabled or not
String | SAMLAttribute | SAML attribute
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