Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The type of authentication to use when connecting to Azure Cosmos DB. |
AccountEndpoint | 値は、Cosmos DB アカウントの[Keys]ブレードからのCosmos DB アカウントURL である必要があります。 |
AccountKey | Azure Cosmos DB REST API に接続するためのマスターキートークンまたはリソーストークン。 |
TokenType | トークンの種類を示します:マスターまたはリソース。 |