Ports Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.LocalDevicesAndResources
DESCRIPTION
Settings about the Ports of the Local Devices
INHERITED FROM
RASSerilazableObj⇒Ports
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether Ports policy is enabled or not | |
Boolean | RedirectCOMPorts | If box is checked allow the LPT and COM Redirection |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated