IsDataEncryptionActiveResponse ComplexType

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

See also