IAuthenticationMethod Interface

Definition

Authentication interface to use for IoT hub communications.

public interface IAuthenticationMethod
type IAuthenticationMethod = interface
Public Interface IAuthenticationMethod
Derived

Methods

Populate(IotHubConnectionStringBuilder)

Populates the necessary data in the builder.

Applies to