AllowStorageCard

EASProvisionDoc.AllowStorageCard property

Specifies whether the device allows use of the storage card. This property SHOULD be ignored if the client does not support storing data on removable storage.

public bool? AllowStorageCard { get; set; }

See Also