DocumentClient.ResourceTokens
Property
Definition
Gets a dictionary of resource tokens used by the client from the Azure DocumentDB database service.
[System.Obsolete]
public System.Collections.Generic.IDictionary<string,string> ResourceTokens { get; }
Property Value
A dictionary of resource tokens used by the client.