2 references to NotSupported
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.Linux.cs (1)
109error = (int)LdapError.NotSupported;
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
55{ LdapError.NotSupported, SR.LDAP_NOT_SUPPORTED },