Represents the AuthzDecisionStatement specified in [Saml2Core, 2.7.4]
The following tables list the members exposed by the Saml2AuthorizationDecisionStatement type.
Public Constructors
Name | Description | |
---|---|---|
Saml2AuthorizationDecisionStatement | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
EmptyResource | The empty URI reference, which may be used with the meaning "the start of the current document" for the Resource property. |
Public Properties
Name | Description | |
---|---|---|
Actions | The set of actions authorized to be performed on the specified resource. [Saml2Core, 2.7.4] | |
Decision | The decision rendered by the SAML authority with respect to the specified resource. [Saml2Core, 2.7.4] | |
Evidence | A set of assertions that the SAML authority relied on in making the decision. [Saml2Core, 2.7.4] | |
Resource | A URI reference identifying the resource to which access authorization is sought. [Saml2Core, 2.7.4] |
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.