AuthenticationChangedEventArgs 类

定义

经过身份验证的状态更改时使用的 EventArgs 类。

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

构造函数

AuthenticationChangedEventArgs()

初始化 AuthenticationChangedEventArgs 类的新实例。 初始化 AuthenticationChangedEventArgs 类的新实例。

适用于