Themed 2026 Presentation Style Preview

ProxyCredentialsCredentials Property

Get the user credentials

Definition

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

Property Value

UserCredentials
If UseProxyServer is false, this will be ignored

See Also