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

IotHubConnectionCredentials.SasTokenRefresher 属性

定义

用于使用 ClientAuthenticationWithTokenRefresh IAuthenticationMethod 机制或通过 SDK 可用于生成 SAS 令牌的共享访问密钥值进行身份验证的令牌刷新逻辑。

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

属性值

适用于