API Reference
Class
LdapToolAdLdapQueryPagedService
Executes ad_ldap_query_paged requests for thin wrappers.
Inheritance
- Object
- LdapToolAdLdapQueryPagedService
Methods
public static Boolean TryExecute(LdapToolAdLdapQueryPagedRequest request, out LdapToolAdLdapQueryPagedResult result, out LdapToolQueryFailure failure, CancellationToken cancellationToken = null) #Returns:
BooleanExecutes a non-throwing ad_ldap_query_paged request.
Parameters
- request ADPlayground.Helpers.LdapToolAdLdapQueryPagedRequest
- result ADPlayground.Helpers.LdapToolAdLdapQueryPagedResult@
- failure ADPlayground.Helpers.LdapToolQueryFailure@
- cancellationToken System.Threading.CancellationToken = null