Compartilhar via


IotHubConnectionCredentials.SasTokenRefresher Propriedade

Definição

A lógica de atualização de token a ser usada para clientes que se autenticam com um mecanismo ClientAuthenticationWithTokenRefresh IAuthenticationMethod ou por meio de um valor de chave de acesso compartilhado que pode ser usado pelo SDK para gerar tokens SAS.

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

Valor da propriedade

Aplica-se a