ClaimProperties Class
Defines the keys for properties contained in the Properties property.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Namespace | The claim properties namespace. |
![]() ![]() | SamlAttributeDisplayName | The SAML display name attribute. |
![]() ![]() | SamlAttributeNameFormat | The SAML name format attribute. |
![]() ![]() | SamlNameIdentifierFormat | The SAML name identifier format. |
![]() ![]() | SamlNameIdentifierNameQualifier | A constant that defines the key for the SAML NameQualifier attribute of the SAML <NameID> element. The NameQualifier attribute specifies the security or administrative domain that qualifies the name. |
![]() ![]() | SamlNameIdentifierSPNameQualifier | A constant that defines the key for the SPNameQualifier attribute of the SAML <NameID> element. The SPNameQualifier attribute specifies the name of a service provider or affiliation of providers that is used to further qualify a name. |
![]() ![]() | SamlNameIdentifierSPProvidedId | A constant that defines the key for the SPProvidedId attribute of the SAML <NameID> element. The SPProvidedId attribute specifies a name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier. |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

