1 instantiation of SecurityPackageContextConnectionInformation
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
304
var secInfo = new
SecurityPackageContextConnectionInformation
();
3 references to SecurityPackageContextConnectionInformation
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (1)
51
internal static unsafe int GetSecInfoOption(ConnectionHandle ldapHandle, LdapOption option,
SecurityPackageContextConnectionInformation
outValue)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
295
public
SecurityPackageContextConnectionInformation
SslInformation
304
var
secInfo = new SecurityPackageContextConnectionInformation();