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.  
Top

Public Properties

  Name Description
public property EncryptingCredentials  
public property ExternalEncryptedKeys  
public property Format A URI reference representing the classification of string-based identifier information. [Saml2Core, 2.2.2]
public property NameQualifier The security or administrative domain that qualifies the name. [Saml2Core, 2.2.2]
public property SPNameQualifier Further qualifies a name with the name of a service provider or affiliation of providers. [Saml2Core, 2.2.2]
public property 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]
public property Value The value of the name identifier.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.