다음을 통해 공유


RetrieveDataEncryptionKeyResponse.EncryptionKey Property

Definition

Gets or sets the encryption key.

public:
 property System::String ^ EncryptionKey { System::String ^ get(); };
public string EncryptionKey { get; }
member this.EncryptionKey : string
Public ReadOnly Property EncryptionKey As String

Property Value

The value returned is the decrypted data encryption key.

Applies to