
| Visual Basic (Declaration) | |
|---|---|
Public Class AuthenticationException Inherits System.SystemException | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AuthenticationException | |
| C# | |
|---|---|
public class AuthenticationException : System.SystemException | |
| Managed Extensions for C++ | |
|---|---|
public __gc class AuthenticationException : public System.SystemException | |
| C++/CLI | |
|---|---|
public ref class AuthenticationException : public System.SystemException | |
System.Object
System.Exception
System.SystemException
Dart.Common.AuthenticationException
Target Platforms: Microsoft .NET Framework 2.0