PowerTCP Emulation for .NET CF
AuthenticationException Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : AuthenticationException Class




Thrown when a client or server cannot be authenticated.

Object Model

AuthenticationException Class

Syntax

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 

Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         Dart.Common.AuthenticationException

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.