Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IsDataEncryptionActiveResponse ComplexType
- Namespace:
- Microsoft.Dynamics.CRM
Contains the response from the IsDataEncryptionActive function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| IsActive | Edm.Boolean |
Whether data encryption is active or not. |
Used by
The following use the IsDataEncryptionActiveResponse ComplexType.
| Name | How used |
|---|---|
| IsDataEncryptionActive | ReturnType |
