AllowInternetSharing

EASProvisionDoc.AllowInternetSharing property

Specifies whether the device allows the use of Internet Sharing. This property SHOULD be ignored if the client does not support sharing its internet connection with other devices.

public bool? AllowInternetSharing { get; set; }

See Also