次の方法で共有


AuthenticationEventArgs クラス

AuthenticationService クラスで発生したイベントのイベント引数を提供します。

名前空間: System.ServiceModel.DomainServices.Client.ApplicationServices
アセンブリ: System.ServiceModel.DomainServices.Client (system.servicemodel.domainservices.client.dll 内)

使用方法

'使用
Dim instance As AuthenticationEventArgs

構文

'宣言
Public NotInheritable Class AuthenticationEventArgs
    Inherits EventArgs
public sealed class AuthenticationEventArgs : EventArgs
public ref class AuthenticationEventArgs sealed : public EventArgs
public final class AuthenticationEventArgs extends EventArgs
public final class AuthenticationEventArgs extends EventArgs

継承階層

System.Object
   System.EventArgs
    System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationEventArgs

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

AuthenticationEventArgs のメンバー
System.ServiceModel.DomainServices.Client.ApplicationServices 名前空間