Share via


Membres Saml2Assertion

Represents the Assertion element specified in [Saml2Core, 2.3.3].

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

Public Constructeurs

  Nom Description
  Saml2Assertion  

Haut

Public Propriétés

  Nom Description
public property Advice Additional information related to the assertion that assists processing in certain situations but which may be ignored by applications that do not understand the advice or do not wish to make use of it. [Saml2Core, 2.3.3]
public property CanWriteSourceData Indicates whether this assertion was deserialized from XML source and can re-emit the XML data unchanged.
public property Conditions Conditions that must be evaluated when assessing the validity of and/or when using the assertion. [Saml2Core 2.3.3]
public property EncryptingCredentials  
public property ExternalEncryptedKeys  
public property Id The identifier for this assertion. [Saml2Core, 2.3.3]
public property IssueInstant The time instant of issue in UTC. [Saml2Core, 2.3.3]
public property Issuer The SAML authority that is making the claim(s) in the assertion. [Saml2Core, 2.3.3]
public property SigningCredentials The credentials used by the issuer to protect the integrity of the assertion.
public property Statements Statements regarding the subject.
public property Subject The subject of the statement(s) in the assertion. [Saml2Core, 2.3.3]
public property Version The version of this assertion. [Saml2Core, 2.3.3]

Haut

Public Méthodes

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

  Nom Description
public method CaptureSourceData  
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)
public method WriteSourceData Writes the source data, if available.

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 Saml2Assertion
Espace de noms Microsoft.IdentityModel.Tokens.Saml2

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