
| 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 | |
Intersoft.Client.Framework.ISRoutedEventArgs
Intersoft.Client.Framework.AuthenticationEventArgs
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