Represents the AudienceRestriction element specified in [Saml2Core, 2.5.1.4].
The following tables list the members exposed by the Saml2AudienceRestriction type.
Public Constructors
Name | Description | |
---|---|---|
Saml2AudienceRestriction | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
Audiences | The audiences to which the assertion is addressed. The condition is valid if the relying party is a member of any of the specified audiences. |
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.