Permission.Token
Property
Definition
Gets the access token granting the defined permission from the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty(PropertyName="_token")]
public string Token { get; }
Property Value
The access token granting the defined permission.