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