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