API Reference
Class
LdapToolDelegationAuditService
Executes delegation-audit queries for LDAP tool wrappers.
Inheritance
- Object
- LdapToolDelegationAuditService
Methods
public static Boolean TryExecute(LdapToolDelegationAuditQueryRequest request, out LdapToolDelegationAuditQueryResult result, out LdapToolQueryFailure failure, CancellationToken cancellationToken = null) #Returns:
BooleanExecutes a non-throwing delegation-audit query.
Parameters
- request ADPlayground.Helpers.LdapToolDelegationAuditQueryRequest
- result ADPlayground.Helpers.LdapToolDelegationAuditQueryResult@
- failure ADPlayground.Helpers.LdapToolQueryFailure@
- cancellationToken System.Threading.CancellationToken = null