Compartir a través de


IotHubConnectionCredentials.SasTokenRefresher Propiedad

Definición

La lógica de actualización de tokens que se usará para los clientes que se autentican con un mecanismo IAuthenticationWithTokenRefresh IAuthenticationMethod o a través de un valor de clave de acceso compartido que el SDK puede usar para generar tokens de SAS.

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

Valor de propiedad

Se aplica a