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

IotHubConnectionCredentials.AuthenticationModel 属性

定义

设备的身份验证模型;即 X.509 证书、单个客户端范围的 SAS 令牌或 IoT 中心级作用域 SAS 令牌。

public Microsoft.Azure.Devices.Client.AuthenticationModel AuthenticationModel { get; }
member this.AuthenticationModel : Microsoft.Azure.Devices.Client.AuthenticationModel
Public ReadOnly Property AuthenticationModel As AuthenticationModel

属性值

适用于