Compartir a través de


ClientAuthenticationWithTokenRefresh.GetTokenAsync(String) Método

Definición

Obtiene una instantánea del token de seguridad asociado al dispositivo.

public System.Threading.Tasks.Task<string> GetTokenAsync (string iotHub);
member this.GetTokenAsync : string -> System.Threading.Tasks.Task<string>
Public Function GetTokenAsync (iotHub As String) As Task(Of String)

Parámetros

iotHub
String

Devoluciones

Se aplica a