LocalProxyAddress Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Local Proxy Address Policy
INHERITED FROM
RASSerilazableObj⇒LocalProxyAddress
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | Enabled | Whether the local proxy address is enabled or not | |
Boolean | UseLocalHostProxyIP | If the box is checked the 127.0.0.1 IP address is used when using Gateway mode in VPN scenarios |
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