ProxyCredentialsCredentials Property

Get the user credentials

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public UserCredentials Credentials { get; }

Property Value

UserCredentials
If UseProxyServer is false, this will be ignored

See Also