TestimoX

API Reference

Interface

IAdxAclGovernanceAuditSink

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers abstract

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

Methods

public abstract Void Write(AdxAclGovernanceAuditRecord record) #
Returns: Void

Writes a single governance audit record.

Parameters

record ADPlayground.Acl.AdxAclGovernanceAuditRecord requiredposition: 0
Audit record to persist.