2 references to External
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
1102case AuthType.External:
System\DirectoryServices\Protocols\ldap\LdapConnection.Linux.cs (1)
102if (tempCredential == null && (AuthType == AuthType.External || AuthType == AuthType.Kerberos))