RemoteRenderingClient.TokenRequired Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the client requires an updated access token or authentication token.
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