Sample Audit Record

The following example shows an audit record when a Studio role is created:

<AuditRecord Action="Studio.Create" Decision="permit"
    When="2006-05-19T17:16:21.921Z">
    <Resource Class="client.STUDIO.Roles" ID="261"/>
        <Attribute Name="active" Value="true"/>
        <Attribute Name="context.id"
            Value="CTXChZUcQae99a4210b4da4cb8e7ff5"/>
        <Attribute Name="date_modified" 
            Value="2006-05-19T10:16:21"/>
        <Attribute Name="description" Value=" "/>
        <Attribute Name="name" Value="TestRole"/>
        <Attribute Name="date_created" 
            Value="2006-05-19T10:16:21"/>
</AuditRecord>