Click or drag to resize
LicensingGuiProxyAuthenticationCredentials Property
Gets proxy server authentication credentials entered by the user.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public NetworkCredential ProxyAuthenticationCredentials { get; }

Property Value

Type: NetworkCredential
See Also