Mono Class Library: OverviewSystem.Security.AccessControl.RegistrySecurity: Method Members |
The methods of System.Security.AccessControl.RegistrySecurity are listed below. For a list of all members, see the RegistrySecurity Members list.
See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity
overrideAccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRule Documentation for this section has not yet been entered.AddAccessRule(RegistryAccessRule) Documentation for this section has not yet been entered.AddAuditRule(RegistryAuditRule) Documentation for this section has not yet been entered. overrideAuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags) : AuditRule Documentation for this section has not yet been entered.RemoveAccessRule(RegistryAccessRule) : bool Documentation for this section has not yet been entered.RemoveAccessRuleAll(RegistryAccessRule) Documentation for this section has not yet been entered.RemoveAccessRuleSpecific(RegistryAccessRule) Documentation for this section has not yet been entered.RemoveAuditRule(RegistryAuditRule) : bool Documentation for this section has not yet been entered.RemoveAuditRuleAll(RegistryAuditRule) Documentation for this section has not yet been entered.RemoveAuditRuleSpecific(RegistryAuditRule) Documentation for this section has not yet been entered.ResetAccessRule(RegistryAccessRule) Documentation for this section has not yet been entered.SetAccessRule(RegistryAccessRule) Documentation for this section has not yet been entered.SetAuditRule(RegistryAuditRule) Documentation for this section has not yet been entered.