Compartilhar via


ConnectedServiceAuthenticator.OnAuthenticationChanged Método

Definição

Gera o evento AuthenticationChanged.

protected:
 virtual void OnAuthenticationChanged(Microsoft::VisualStudio::ConnectedServices::AuthenticationChangedEventArgs ^ args);
protected virtual void OnAuthenticationChanged (Microsoft.VisualStudio.ConnectedServices.AuthenticationChangedEventArgs args);
abstract member OnAuthenticationChanged : Microsoft.VisualStudio.ConnectedServices.AuthenticationChangedEventArgs -> unit
override this.OnAuthenticationChanged : Microsoft.VisualStudio.ConnectedServices.AuthenticationChangedEventArgs -> unit
Protected Overridable Sub OnAuthenticationChanged (args As AuthenticationChangedEventArgs)

Parâmetros

args
AuthenticationChangedEventArgs

Os dados do evento de autenticação.

Aplica-se a