AuthenticationCompletedEventArgs 类

提供的身份验证请求完成时,将引发事件的参数。

继承层次结构

System.Object
  System.EventArgs
    System.ComponentModel.AsyncCompletedEventArgs
      Microsoft.SharePoint.Client.AuthenticationCompletedEventArgs

命名空间:  Microsoft.SharePoint.Client
程序集:  Microsoft.SharePoint.Client.Phone.Runtime(位于 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)

语法

声明
Public NotInheritable Class AuthenticationCompletedEventArgs _
    Inherits AsyncCompletedEventArgs
用法
Dim instance As AuthenticationCompletedEventArgs
public sealed class AuthenticationCompletedEventArgs : AsyncCompletedEventArgs

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

AuthenticationCompletedEventArgs 成员

Microsoft.SharePoint.Client 命名空间