IsDataEncryptionActiveResponse ComplexType
Contains the response from the IsDataEncryptionActive function.
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. |
The following use the IsDataEncryptionActiveResponse ComplexType.
Name | How used |
---|---|
IsDataEncryptionActive | ReturnType |