ProxyCredentialsCredentials Property

Get the user credentials

Definition

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

Property Value

UserCredentials
If UseProxyServer is false, this will be ignored

See Also