RetrieveDataEncryptionKeyResponse ComplexType
Contains the response from the RetrieveDataEncryptionKey function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
EncryptionKey | Edm.String |
The encryption key. |
Used by
The following use the RetrieveDataEncryptionKeyResponse ComplexType.
Name | How used |
---|---|
RetrieveDataEncryptionKey | ReturnType |