Network Class
Last updated
RASAdminEngine.Core.OutputModels.ClientRulesPolicy
Sessions Network Policy
RASSerilazableObj⇒Network
ISerializable
IComparable
Boolean
Enabled
Whether Network policy is enabled or not
Boolean
ProxyAuthentication
Check the box if the proxy requires any authentication
String
ProxyHost
The proxy host
UInt32
ProxyPort
The proxy port
Boolean
ProxyUseLogonCredentials
Will use the user logon credentials
String
ProxyUsername
The proxy username authentication
Boolean
UseProxyServer
Check the box if you want to use a proxy server
Type
GetType ()
String
ToString ()
Last updated