Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method GetKmsCredentialsAsync

Namespace
MongoDB.Driver.Encryption
Assembly
MongoDB.Driver.dll

GetKmsCredentialsAsync(CancellationToken)

Returns KMS Credentials.

Task<BsonDocument> GetKmsCredentialsAsync(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

Returns

Task<BsonDocument>