The exception that is thrown when authentication fails.
For a list of all members of this type, see AuthenticationFailedException Members.
System.Object
System.Exception
System.ApplicationException
LdapServices.Ldap.LdapException
LdapServices.Ldap.LdapNetworkLibraryException
LdapServices.Ldap.AuthenticationFailedException
[Visual Basic] Public Class AuthenticationFailedException Inherits LdapNetworkLibraryException [C#] public class AuthenticationFailedException : LdapNetworkLibraryException [C++] public __gc class AuthenticationFailedException : public LdapNetworkLibraryException [JScript] public class AuthenticationFailedException extends LdapNetworkLibraryException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: LdapServices.Ldap
Assembly: LdapServices.LdapClient (in LdapServices.LdapClient.dll)
AuthenticationFailedException Members | LdapServices.Ldap Namespace