Compartir a través de


IAuthenticationMethod Interface

Definition

Authentication interface to use for device communications.

public interface IAuthenticationMethod
type IAuthenticationMethod = interface
Public Interface IAuthenticationMethod
Derived

Methods

Microsoft.Azure.Devices.Client.IAuthenticationMethod.Populate(Microsoft.Azure.Devices.Client.IotHubConnectionCredentials@)
Name Description
Populate(IotHubConnectionStringBuilder)

Populates an IotHubConnectionStringBuilder instance based on the properties of the current instance.

Applies to