Share via


Membres Saml2SubjectConfirmationData

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

Les tableaux suivants répertorient les membres exposés par le type Saml2SubjectConfirmationData.

Public Constructeurs

  Nom Description
  Saml2SubjectConfirmationData  

Haut

Public Propriétés

  Nom 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]

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Voir aussi

Référence

Classe Saml2SubjectConfirmationData
Espace de noms Microsoft.IdentityModel.Tokens.Saml2

Copyright © 2008 Microsoft Corporation.Tous droits réservés.