UserCredentialsUserName Property

Get or set the user name

Definition

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

Property Value

String
If UseDefaultCredentials is true, this will be ignored

See Also