2 references to InvalidAuthCredential
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
81
throw new ArgumentException(SR.
InvalidAuthCredential
);
998
throw new InvalidOperationException(SR.
InvalidAuthCredential
);