你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAuthenticationMethod 接口

定义

用于设备通信的身份验证接口。

public interface IAuthenticationMethod
type IAuthenticationMethod = interface
Public Interface IAuthenticationMethod
派生

方法

Populate(IotHubConnectionCredentials)

IotHubConnectionCredentials根据当前实例的属性填充实例。

Populate(IotHubConnectionStringBuilder)

IotHubConnectionStringBuilder根据当前实例的属性填充实例。

适用于