Represents the ProxyRestriction element specified in [Saml2Core, 2.5.1.6].
The following tables list the members exposed by the Saml2ProxyRestriction type.
Public Constructors
Name | Description | |
---|---|---|
Saml2ProxyRestriction |
Public Properties
Name | Description | |
---|---|---|
Audiences | Specifies the set of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion. | |
Count | Specifies the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it. |
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.