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
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。