AuthenticationChangedEventArgs Class
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.
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. |