2 references to InappropriateAuthentication
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\ResultCode.cs (1)
84
{ ResultCode.
InappropriateAuthentication
, SR.LDAP_INAPPROPRIATE_AUTH },
System\DirectoryServices\Protocols\common\utils.cs (1)
37
return (code == ResultCode.AliasDereferencingProblem || code == ResultCode.
InappropriateAuthentication
|| code == ResultCode.SortControlMissing || code == ResultCode.OffsetRangeError || code == ResultCode.VirtualListViewError || code == ResultCode.Other);