Gets the error code returned by the Windows LDAP library.
[Visual Basic] Public Property ReadOnly ErrorCode As Integer [C#] public int ErrorCode { get; } [C++] public: __property int get_ErrorCode(); [JScript] public function get ErrorCode() : int
AuthenticationFailedException Class | LdapServices.Ldap Namespace