ServiceBusConnectionStringBuilder.WindowsCredentialPassword Property

Definition

Gets or sets the Windows credential password.

public System.Security.SecureString WindowsCredentialPassword { get; set; }
member this.WindowsCredentialPassword : System.Security.SecureString with get, set
Public Property WindowsCredentialPassword As SecureString

Property Value

The Windows credential password.

Applies to