RetrieveDataEncryptionKeyResponse.EncryptionKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.