UserCredentialsPassword Property

Get or set the password

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string Password { get; set; }

Property Value

String
If UseDefaultCredentials is true, this will be ignored

See Also