Share via


Membres Saml2Conditions

Represents the Conditions element specified in [Saml2Core, 2.5.1].

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

Public Constructeurs

  Nom Description
  Saml2Conditions  

Haut

Public Propriétés

  Nom Description
public property AudienceRestrictions Specifies that the assertion is addressed to a particular audience. [Saml2Core, 2.5.1]
public property NotBefore Specifies the earliest time instant at which the assertion is valid. [Saml2Core, 2.5.1]
public property NotOnOrAfter Specifies the time instant at which the assertion has expired. [Saml2Core, 2.5.1]
public property OneTimeUse Specifies that the assertion SHOULD be used immediately and MUST NOT be retained for future use. [Saml2Core, 2.5.1]
public property ProxyRestriction Specifies limitations that the asserting party imposes on relying parties that wish to subsequently act as asserting parties themselves and issue assertions of their own on the basis of the information contained in the original assertion. [Saml2Core, 2.5.1]

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

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