15 references to GetIntValueHelper
System.DirectoryServices.Protocols (15)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (15)
163
get =>
GetIntValueHelper
(LdapOption.LDAP_OPT_REFERRAL_HOP_LIMIT);
191
int result =
GetIntValueHelper
(LdapOption.LDAP_OPT_GETDSNAME_FLAGS);
206
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_HOST_REACHABLE);
215
int result =
GetIntValueHelper
(LdapOption.LDAP_OPT_PING_KEEP_ALIVE);
238
get =>
GetIntValueHelper
(LdapOption.LDAP_OPT_PING_LIMIT);
254
int result =
GetIntValueHelper
(LdapOption.LDAP_OPT_PING_WAIT_TIME);
279
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_AUTO_RECONNECT);
291
get =>
GetIntValueHelper
(LdapOption.LDAP_OPT_SSPI_FLAGS);
334
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_SIGN);
348
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_ENCRYPT);
368
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_ROOTDSE_CACHE);
382
int outValue =
GetIntValueHelper
(LdapOption.LDAP_OPT_TCP_KEEPALIVE);
396
int result =
GetIntValueHelper
(LdapOption.LDAP_OPT_SEND_TIMEOUT);
527
get => (DereferenceAlias)
GetIntValueHelper
(LdapOption.LDAP_OPT_DEREF);
759
get =>
GetIntValueHelper
(LdapOption.LDAP_OPT_VERSION);