Aracılığıyla paylaş


AuthenticationDetailsProperties.GrantedPermissions Property

Definition

Gets the permissions detected in the cloud account.

[Newtonsoft.Json.JsonProperty(PropertyName="grantedPermissions")]
public System.Collections.Generic.IList<string> GrantedPermissions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="grantedPermissions")>]
member this.GrantedPermissions : System.Collections.Generic.IList<string>
Public ReadOnly Property GrantedPermissions As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to