次の方法で共有


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

プロパティ値

適用対象