JAMS 6.x Help
SetupSecurity Class Methods


For a list of all members of this type, see SetupSecurity members.

Public Methods
 NameDescription
Public MethodAccessRuleFactoryOverridden. Create an AccessRule for a SetupSecurity object.  
Public MethodAddAccessRuleOverloaded. Adds a SetupAccessRule to the SetupSecurity object.  
Public MethodAddAuditRuleOverloaded. Adds a SetupAuditRule to the SetupSecurity object.  
Public MethodAuditRuleFactoryOverridden. Create an AuditRule for a SetupSecurity object.  
Public MethodGetAccessRules (Inherited from System.Security.AccessControl.CommonObjectSecurity)
Public MethodGetAuditRules (Inherited from System.Security.AccessControl.CommonObjectSecurity)
Public MethodGetGroup (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodGetOwner (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodGetSecurityDescriptorBinaryForm (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodGetSecurityDescriptorSddlForm (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodModifyAccessRule (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodModifyAuditRule (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodPurgeAccessRules (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodPurgeAuditRules (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodRemoveAccessRuleOverloaded. Removes the specified SetupAccessRule from the SetupSecurity object.  
Public MethodRemoveAccessRuleAllOverloaded. Removes all instances of the SetupAccessRule from the SetupSecurity object.  
Public MethodRemoveAccessRuleSpecificOverloaded. Removes the specified SetupAuditRule from the SetupSecurity object.  
Public MethodRemoveAuditRuleOverloaded. Removes the specified SetupAuditRule from the SetupSecurity object.  
Public MethodRemoveAuditRuleAllOverloaded. Removes all instances of the SetupAuditRule from the SetupSecurity object.  
Public MethodRemoveAuditRuleSpecificOverloaded. Removes the specified SetupAuditRule from the SetupSecurity object.  
Public MethodResetAccessRuleOverloaded. Resets the specified SetupAccessRule.  
Public MethodSetAccessRuleOverloaded. Sets the specified SetupAccessRule.  
Public MethodSetAccessRuleProtection (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetAuditRuleOverloaded. Sets the specified SetupAuditRule.  
Public MethodSetAuditRuleProtection (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetGroup (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetOwner (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetSecurityDescriptorBinaryFormOverloaded.  (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetSecurityDescriptorSddlFormOverloaded.  (Inherited from System.Security.AccessControl.ObjectSecurity)
Top
Protected Methods
 NameDescription
Protected MethodModifyAccess (Inherited from System.Security.AccessControl.CommonObjectSecurity)
Protected MethodModifyAudit (Inherited from System.Security.AccessControl.CommonObjectSecurity)
Protected MethodPersistOverloaded.  (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected MethodReadLock (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected MethodReadUnlock (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected MethodWriteLock (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected MethodWriteUnlock (Inherited from System.Security.AccessControl.ObjectSecurity)
Top
See Also

Reference

SetupSecurity Class
MVPSI.JAMS Namespace