Intersoft ClientUI Documentation
AuthenticationEventArgs Class
Members  See Also  Send Feedback
Intersoft.Client.Framework Namespace : AuthenticationEventArgs Class






Provides data for the common authentication events.

Object Model

AuthenticationEventArgs Class

Syntax

Visual Basic (Declaration) 
<DoNotObfuscateTypeAttribute()>
Public NotInheritable Class AuthenticationEventArgs 
   Inherits ISRoutedEventArgs
Visual Basic (Usage)Copy Code
Dim instance As AuthenticationEventArgs
C# 
[DoNotObfuscateTypeAttribute()]
public sealed class AuthenticationEventArgs : ISRoutedEventArgs 
Delphi 
public class AuthenticationEventArgs = class(ISRoutedEventArgs)sealed; 
JScript 
DoNotObfuscateTypeAttribute()
public sealed class AuthenticationEventArgs extends ISRoutedEventArgs
Managed Extensions for C++ 
[DoNotObfuscateTypeAttribute()]
public __gc __sealed class AuthenticationEventArgs : public ISRoutedEventArgs 
C++/CLI 
[DoNotObfuscateTypeAttribute()]
public ref class AuthenticationEventArgs sealed : public ISRoutedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         Intersoft.Client.Framework.ISRoutedEventArgs
            Intersoft.Client.Framework.AuthenticationEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.