Click or drag to resize
Sandcastle Help File BuilderProxyCredentialsCredentials Property
Get the user credentials

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public UserCredentials Credentials { get; }

Property Value

Type: UserCredentials
If UseProxyServer is false, this will be ignored
See Also