RequireStorageCardEncryption

EASProvisionDoc.RequireStorageCardEncryption property

Specifies whether the device encrypts content that is stored on the device. This property SHOULD be ignored if the client does not support storing data on removable storage.

public bool? RequireStorageCardEncryption { get; set; }

See Also