Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets whether data encryption is active or not.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public bool IsActive { get; }
public:
property bool IsActive {
bool get();
}
member IsActive : bool with get
Public ReadOnly Property IsActive As Boolean
Property Value
Type: System.Boolean
Type: String
true if data encryption is active; otherwise, false.
See Also
IsDataEncryptionActiveResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright