Partager via


WebAuthenticatorResult.CallbackUri Propriété

Définition

URI utilisé pour rappeler avec le jeton d’accès.

public:
 property Uri ^ CallbackUri { Uri ^ get(); };
public Uri CallbackUri { get; }
member this.CallbackUri : Uri
Public ReadOnly Property CallbackUri As Uri

Valeur de propriété

Uri

Valeur de l’URI de rappel, y compris le fragment ou la chaîne de requête portant le jeton d’accès et les informations associées.

S’applique à