Represents the SubjectConfirmationData element and the associated KeyInfoConfirmationDataType defined in [Saml2Core, 2.4.1.2-2.4.1.3].

The following tables list the members exposed by the Saml2SubjectConfirmationData type.

Public Constructors

  Name Description
Saml2SubjectConfirmationData  
Top

Public Properties

  Name Description
public property Address The network address/location from which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]
public property InResponseTo The ID of a SAML protocol message in response to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]
public property KeyIdentifiers Identify cryptographic keys that are used in some way to authenticate an attesting entity. [Saml2Core, 2.4.1.3]
public property NotBefore A time instant before which the subject cannot be confirmed. [Saml2Core, 2.4.1.2]
public property NotOnOrAfter A time instant at which the subject can no longer be confirmed. [Saml2Core, 2.4.1.2]
public property Recipient A URI specifying the entity or location to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]
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.