ASRJob.AllowedActions Property

Definition

Gets or sets list of allowed actions.

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

Property Value

Applies to