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

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

Public Constructors

  Name Description
Saml2Conditions  
Top

Public Properties

  Name 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]
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.