ConnectedServiceAuthenticator.OnAuthenticationChanged Method

Definition

Raises the AuthenticationChanged event.

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)

Parameters

Applies to