AuthenticationChangedEventArgs 类

定义

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

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

构造函数

AuthenticationChangedEventArgs()

初始化 AuthenticationChangedEventArgs 类的新实例。

适用于