MVPSI.JAMS Namespace > JAMSSecurity Class : GetAuditRules Method |
'Declaration
Public Function GetAuditRules( _ ByVal includeExplicit As System.Boolean, _ ByVal includeInherited As System.Boolean, _ ByVal targetType As System.Type _ ) As System.Security.AccessControl.AuthorizationRuleCollection
'Usage
Dim instance As JAMSSecurity Dim includeExplicit As System.Boolean Dim includeInherited As System.Boolean Dim targetType As System.Type Dim value As System.Security.AccessControl.AuthorizationRuleCollection value = instance.GetAuditRules(includeExplicit, includeInherited, targetType)
public System.Security.AccessControl.AuthorizationRuleCollection GetAuditRules( System.bool includeExplicit, System.bool includeInherited, System.Type targetType )
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