
| Visual Basic (Declaration) | |
|---|---|
<DoNotObfuscateTypeAttribute()> Public NotInheritable Class AuthenticatingEventArgs Inherits ISRoutedEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AuthenticatingEventArgs | |
| C# | |
|---|---|
[DoNotObfuscateTypeAttribute()] public sealed class AuthenticatingEventArgs : ISRoutedEventArgs | |
| Delphi | |
|---|---|
public class AuthenticatingEventArgs = class(ISRoutedEventArgs)sealed; | |
| JScript | |
|---|---|
DoNotObfuscateTypeAttribute() public sealed class AuthenticatingEventArgs extends ISRoutedEventArgs | |
| Managed Extensions for C++ | |
|---|---|
[DoNotObfuscateTypeAttribute()] public __gc __sealed class AuthenticatingEventArgs : public ISRoutedEventArgs | |
| C++/CLI | |
|---|---|
[DoNotObfuscateTypeAttribute()] public ref class AuthenticatingEventArgs sealed : public ISRoutedEventArgs | |
Intersoft.Client.Framework.ISRoutedEventArgs
Intersoft.Client.Framework.AuthenticatingEventArgs
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