JAMS 6.x Help
VariableSecurity Class Members
Properties  Methods 


The following tables list the members exposed by VariableSecurity.

Public Constructors
 NameDescription
Public ConstructorVariableSecurity ConstructorCreate a VariableSecurity object.  
Top
Public Properties
 NameDescription
Public PropertyAccessRightTypeOverridden. Gets the type of access rights used by a VariableSecurity object.  
Public PropertyAccessRuleTypeOverridden. Gets the type of access rule used by a VariableAccessRule.  
Public PropertyAreAccessRulesCanonical (Inherited from System.Security.AccessControl.ObjectSecurity)
Public PropertyAreAccessRulesProtected (Inherited from System.Security.AccessControl.ObjectSecurity)
Public PropertyAreAuditRulesCanonical (Inherited from System.Security.AccessControl.ObjectSecurity)
Public PropertyAreAuditRulesProtected (Inherited from System.Security.AccessControl.ObjectSecurity)
Public PropertyAuditRuleTypeOverridden. Gets the type of audit rule used by a VariableAuditRule.  
Top
Protected Properties
 NameDescription
Protected PropertyAccessRulesModified (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected PropertyAuditRulesModified (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected PropertyGroupModified (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected PropertyIsContainer (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected PropertyIsDS (Inherited from System.Security.AccessControl.ObjectSecurity)
Protected PropertyOwnerModified (Inherited from System.Security.AccessControl.ObjectSecurity)
Top
Public Methods
 NameDescription
Public MethodAccessRuleFactoryOverridden. Creates a VariableAccessRule.  
Public MethodAddAccessRuleOverloaded. Adds a VariableAccessRule to the VariableSecurity object.  
Public MethodAddAuditRuleOverloaded. Adds a VariableAuditRule to the VariableSecurity object.  
Public MethodAuditRuleFactoryOverridden. Creates a VariableAuditRule.  
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 a VariableAccessRule from the VariableSecurity object.  
Public MethodRemoveAccessRuleAllOverloaded. Removes all instances of the VariableAccessRule from the VariableSecurity object.  
Public MethodRemoveAccessRuleSpecificOverloaded. Removes a VariableAccessRule from the VariableSecurity object.  
Public MethodRemoveAuditRuleOverloaded. Removes a VariableAuditRule from the VariableSecurity object.  
Public MethodRemoveAuditRuleAllOverloaded. Removes all instances of the VariableAuditRule from the VariableSecurity object.  
Public MethodRemoveAuditRuleSpecificOverloaded. Removes a VariableAuditRule from the VariableSecurity object.  
Public MethodResetAccessRuleOverloaded. Resets the specified VariableAccessRule.  
Public MethodSetAccessRuleOverloaded. Sets the specified VariableAccessRule.  
Public MethodSetAccessRuleProtection (Inherited from System.Security.AccessControl.ObjectSecurity)
Public MethodSetAuditRuleOverloaded. Sets the specified VariableAuditRule.  
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

VariableSecurity Class
MVPSI.JAMS Namespace

Send Feedback