The AuthzDecisionStatement element describes a statement by the SAML authority asserting that
a request for access by the assertion subject to the specified resource has resulted in the specified
authorization decision on the basis of some optionally specified evidence.
public class AuthzDecisionStatement : Statement
Public Class AuthzDecisionStatement
Inherits Statement
public ref class AuthzDecisionStatement : public Statement
Remarks
Assertions containing AuthzDecisionStatement elements MUST contain a Subject element.
ComponentPro.Saml2.ComponentPro.Saml2.AuthzDecisionStatement