Partager via


SamlAuthorizationDecisionStatement.Actions Property

Definition

Gets a collection of ICollection<T> representing the action values contained in the AuthorizationDecisionStatement.

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

Property Value

Applies to