Share via


IotHubConnectionStringBuilder.AuthenticationMethod Property

Definition

Gets or sets the authentication method to be used with the IoT hub service.

public Microsoft.Azure.Devices.Client.IAuthenticationMethod AuthenticationMethod { get; set; }
member this.AuthenticationMethod : Microsoft.Azure.Devices.Client.IAuthenticationMethod with get, set
Public Property AuthenticationMethod As IAuthenticationMethod

Property Value

Applies to