ServiceBusConnectionStringBuilder.OAuthUsername Property
Definition
Gets or sets the authentication user name for the connection.
public string OAuthUsername { get; set; }
member this.OAuthUsername : string with get, set
Public Property OAuthUsername As String
Property Value
The authentication user name for the connection.