JAMS 6.x Help
UserSecurityRights Property (UserSecurityAuditRule)


Gets the access bits used by a UserSecurityAuditRule.
Syntax
'Declaration
 
Public ReadOnly Property UserSecurityRights As UserSecurityRights
'Usage
 
Dim instance As UserSecurityAuditRule
Dim value As UserSecurityRights
 
value = instance.UserSecurityRights
public UserSecurityRights UserSecurityRights {get;}
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

UserSecurityAuditRule Class
UserSecurityAuditRule Members