The members of System.Security.AccessControl.RegistrySecurity are listed below.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
Initializes a new instance of the System.Security.AccessControl.RegistrySecurity class with default values. |
[read-only] override | AccessRightType | Type.
Gets the enumeration type that the System.Security.AccessControl.RegistrySecurity class uses to represent access rights. |
[read-only] override | AccessRuleType | Type.
Gets the type that the System.Security.AccessControl.RegistrySecurity class uses to represent access rules. |
[read-only] override | AuditRuleType | Type.
Gets the type that the System.Security.AccessControl.RegistrySecurity class uses to represent audit rules. |
override | AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType)
| |
AddAccessRule(RegistryAccessRule)
| ||
AddAuditRule(RegistryAuditRule)
| ||
override | AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags)
| |
RemoveAccessRule(RegistryAccessRule)
| ||
RemoveAccessRuleAll(RegistryAccessRule)
| ||
RemoveAccessRuleSpecific(RegistryAccessRule)
| ||
RemoveAuditRule(RegistryAuditRule)
| ||
RemoveAuditRuleAll(RegistryAuditRule)
| ||
RemoveAuditRuleSpecific(RegistryAuditRule)
| ||
ResetAccessRule(RegistryAccessRule)
| ||
SetAccessRule(RegistryAccessRule)
| ||
SetAuditRule(RegistryAuditRule)
|