TokenProvider.EndGetWebToken(IAsyncResult) Méthode

Définition

Termine une opération asynchrone pour obtenir un jeton web.

public string EndGetWebToken (IAsyncResult result);
member this.EndGetWebToken : IAsyncResult -> string
Public Function EndGetWebToken (result As IAsyncResult) As String

Paramètres

result
IAsyncResult

Objet IAsyncResult qui fait référence à l’opération asynchrone pour obtenir un jeton web.

Retours

String qui représente le jeton web.

S’applique à