API Reference
Interface
IAdxAclGovernanceAuditSink
Writes governance audit records for ACL operations.
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property AdxAclService.GovernanceAuditSink
Methods
public abstract Void Write(AdxAclGovernanceAuditRecord record) #Returns:
VoidWrites a single governance audit record.
Parameters
- record ADPlayground.Acl.AdxAclGovernanceAuditRecord
- Audit record to persist.