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 |
Public Properties
Name | Description | |
---|---|---|
AudienceRestrictions | Specifies that the assertion is addressed to a particular audience. [Saml2Core, 2.5.1] | |
NotBefore | Specifies the earliest time instant at which the assertion is valid. [Saml2Core, 2.5.1] | |
NotOnOrAfter | Specifies the time instant at which the assertion has expired. [Saml2Core, 2.5.1] | |
OneTimeUse | Specifies that the assertion SHOULD be used immediately and MUST NOT be retained for future use. [Saml2Core, 2.5.1] | |
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] |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.