Partager via


PermissionProperties.Token Propriété

Définition

Obtient le jeton d’accès accordant l’autorisation définie à partir du service Azure Cosmos DB.

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

Valeur de propriété

Jeton d’accès accordant l’autorisation définie.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à