Proxy CredentialsCredentials Property
Get the user credentials
Definition
Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If UseProxyServer is false, this will be ignored
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public UserCredentials Credentials { get; }VB
Public ReadOnly Property Credentials As UserCredentials
GetC++
public:
property UserCredentials^ Credentials {
UserCredentials^ get ();
}F#
member Credentials : UserCredentials with getProperty Value
UserCredentialsIf UseProxyServer is false, this will be ignored