Bagikan melalui


Saml2AuthorizationDecisionStatement.Actions Property

Definition

Gets of set the set of Saml2Action authorized to be performed on the specified resource. [Saml2Core, 2.7.4]

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Action> Actions { get; }
member this.Actions : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Action>
Public ReadOnly Property Actions As ICollection(Of Saml2Action)

Property Value

Applies to