Represents the NameID element as specified in [Saml2Core, 2.2.3].
The following tables list the members exposed by the Saml2NameIdentifier type.
Public Constructors
Name | Description | |
---|---|---|
Saml2NameIdentifier | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
EncryptingCredentials | ||
ExternalEncryptedKeys | ||
Format | A URI reference representing the classification of string-based identifier information. [Saml2Core, 2.2.2] | |
NameQualifier | The security or administrative domain that qualifies the name. [Saml2Core, 2.2.2] | |
SPNameQualifier | Further qualifies a name with the name of a service provider or affiliation of providers. [Saml2Core, 2.2.2] | |
SPProvidedId | A name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier. [Saml2Core, 2.2.2] | |
Value | The value of the name identifier. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.