RemoteRenderingClient.TokenRequired Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsque le client a besoin d’un jeton d’accès ou d’authentification mis à jour.
public:
event Microsoft::Azure::RemoteRendering::TokenRequiredEventHandler ^ TokenRequired;
public event Microsoft.Azure.RemoteRendering.TokenRequiredEventHandler TokenRequired;
member this.TokenRequired : Microsoft.Azure.RemoteRendering.TokenRequiredEventHandler
Public Custom Event TokenRequired As TokenRequiredEventHandler