2 references to Basic
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
1048else if (AuthType == AuthType.Basic)
System\DirectoryServices\Protocols\ldap\LdapConnection.Linux.cs (1)
115Debug.Assert(AuthType != AuthType.Anonymous && AuthType != AuthType.Basic);