ProxyCredentialsCredentials Property

Get the user credentials

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
public UserCredentials Credentials { get; }

Property Value

UserCredentials
If UseProxyServer is false, this will be ignored

See Also