RetrieveDataEncryptionKeyResponse.EncryptionKey Property

 

Applies To: Dynamics CRM 2015

Gets or sets the encryption key.

Namespace:   Microsoft.Xrm.Sdk.Messages
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

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

Property Value

Type: System.String

Type: String
. The value returned is the decrypted data encryption key.

See Also

RetrieveDataEncryptionKeyResponse Class
Microsoft.Xrm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright