Share via


Key.Permissions Property

Definition

Gets automation key permissions. Possible values include: 'Read', 'Full'

[Newtonsoft.Json.JsonProperty(PropertyName="Permissions")]
public string Permissions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Permissions")>]
member this.Permissions : string
Public ReadOnly Property Permissions As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to