Share via


PermissionProperties.Token Property

Definition

Gets the access token granting the defined permission from the Azure Cosmos DB service.

public string Token { get; }
member this.Token : string
Public ReadOnly Property Token As String

Property Value

The access token granting the defined permission.

Applies to