InternetConnectionInformationProxyAuthenticationRequired Property |
Gets whether or not authentication is required by the proxy server configured for the system.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public bool ProxyAuthenticationRequired { get; }
Public ReadOnly Property ProxyAuthenticationRequired As Boolean
Get
public:
property bool ProxyAuthenticationRequired {
bool get ();
}
Property Value
Type:
BooleanSee Also