2 references to AliasDereferencingProblem
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\ResultCode.cs (1)
83
{ ResultCode.
AliasDereferencingProblem
, SR.LDAP_ALIAS_DEREF_PROBLEM },
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);