ServiceBusConnectionStringBuilder.Authentication Property

Definition

Enables Azure Active Directory Managed Identity authentication when set to ServiceBusConnectionStringBuilder.AuthenticationType.ManagedIdentity

public Microsoft.Azure.ServiceBus.ServiceBusConnectionStringBuilder.AuthenticationType Authentication { get; set; }
member this.Authentication : Microsoft.Azure.ServiceBus.ServiceBusConnectionStringBuilder.AuthenticationType with get, set
Public Property Authentication As ServiceBusConnectionStringBuilder.AuthenticationType

Property Value

Applies to