Initializes a new instance of the AuthenticationFailedException class with a specified error message.
[Visual Basic] Public Sub New( _ ByVal errorCode As Integer _ ) [C#] public AuthenticationFailedException( int errorCode ); [C++] public: AuthenticationFailedException( int errorCode ); [JScript] public function AuthenticationFailedException( int errorCode );
AuthenticationFailedException Class | LdapServices.Ldap Namespace | AuthenticationFailedException Constructor Overload List