AuthenticationChangedEventArgs Class

Definition

An EventArgs class used when the authenticated state changes.

public ref class AuthenticationChangedEventArgs : EventArgs
public class AuthenticationChangedEventArgs : EventArgs
type AuthenticationChangedEventArgs = class
    inherit EventArgs
Public Class AuthenticationChangedEventArgs
Inherits EventArgs
Inheritance
AuthenticationChangedEventArgs

Constructors

AuthenticationChangedEventArgs()

Initializes a new instance of the AuthenticationChangedEventArgs class. Initializes a new instance of the AuthenticationChangedEventArgs class.

Applies to