Share via


Permission.Actions Property

Definition

Optional. Role definition allowed actions.

public System.Collections.Generic.IList<string> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<string> with get, set
Public Property Actions As IList(Of String)

Property Value

Applies to