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.  
Top

Public Fields

  Name Description
public fieldstatic EmptyResource The empty URI reference, which may be used with the meaning "the start of the current document" for the Resource property.
Top

Public Properties

  Name Description
public property Actions The set of actions authorized to be performed on the specified resource. [Saml2Core, 2.7.4]
public property Decision The decision rendered by the SAML authority with respect to the specified resource. [Saml2Core, 2.7.4]
public property Evidence A set of assertions that the SAML authority relied on in making the decision. [Saml2Core, 2.7.4]
public property Resource A URI reference identifying the resource to which access authorization is sought. [Saml2Core, 2.7.4]
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.