ClientEncryptionKeyResponse.Implicit Betreiber

Definition

Rufen Sie den Clientverschlüsselungsschlüssel implizit aus einer Verschlüsselungsschlüsselantwort ab.

public static implicit operator Microsoft.Azure.Cosmos.ClientEncryptionKey (Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse response);
static member op_Implicit : Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse -> Microsoft.Azure.Cosmos.ClientEncryptionKey
Public Shared Widening Operator CType (response As ClientEncryptionKeyResponse) As ClientEncryptionKey

Parameter

response
ClientEncryptionKeyResponse

Antwort, von der der Clientverschlüsselungsschlüssel abgerufen werden soll.

Gibt zurück

Gilt für: