JAMS Developer Guide
AppAuditRule Class
Members 


MVPSI.JAMS Namespace : AppAuditRule Class
AppAuditRule is the AuditRule for a App's Security Descriptor
Object Model
AppAuditRule Class
Syntax
'Declaration
 
Public NotInheritable Class AppAuditRule 
   Inherits System.Security.AccessControl.AuditRule
'Usage
 
Dim instance As AppAuditRule
public sealed class AppAuditRule : System.Security.AccessControl.AuditRule 
Inheritance Hierarchy

System.Object
   System.Security.AccessControl.AuthorizationRule
      System.Security.AccessControl.AuditRule
         MVPSI.JAMS.AppAuditRule

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AppAuditRule Members
MVPSI.JAMS Namespace