AllowRemoteDesktop

EASProvisionDoc.AllowRemoteDesktop property

Specifies whether the device allows the use of Remote Desktop. This property SHOULD be ignored if the client does not support connecting remotely to a personal computer.

public bool? AllowRemoteDesktop { get; set; }

See Also