ServiceBusConnectionStringBuilder.OAuthPassword Property
Definition
Gets or sets the authentication password for the connection.
public System.Security.SecureString OAuthPassword { get; set; }
member this.OAuthPassword : System.Security.SecureString with get, set
Public Property OAuthPassword As SecureString
Property Value
The authentication password for the connection.