2 instantiations of LdapSessionOptions
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
85SessionOptions = new LdapSessionOptions(this); 96SessionOptions = new LdapSessionOptions(this);
1 reference to LdapSessionOptions
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
143public LdapSessionOptions SessionOptions { get; }