ProxyCredentialsCredentials Property
Get the user credentials
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public UserCredentials Credentials { get; }
Public ReadOnly Property Credentials As UserCredentials
Get
public:
property UserCredentials^ Credentials {
UserCredentials^ get ();
}
member Credentials : UserCredentials with get
Property Value
UserCredentialsIf
UseProxyServer is false, this will be ignored