UserCredentialsPassword Property

Get or set the password

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string Password { get; set; }

Property Value

String
If UseDefaultCredentials is true, this will be ignored

See Also