AllowCamera

EASProvisionDoc.AllowCamera property

Specifies whether the device allows the use of the built-in camera. This property SHOULD be ignored if the client does not have a camera and no camera can be attached to the device.

public bool? AllowCamera { get; set; }

See Also