Robuta

https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity?view=netframework-4.8.1&viewFallbackFrom=net-10.0 CommonObjectSecurity Class (System.Security.AccessControl) | Microsoft Learn Controls access to objects without direct manipulation of access control lists (ACLs). This class is the abstract base class for the NativeObjectSecurity class. class systemsecurityaccesscontrolmicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity.removeaccessrulespecific?view=netframework-4.8.1 CommonObjectSecurity.RemoveAccessRuleSpecific(AccessRule) Method (System.Security.AccessControl) |... Removes all access rules that exactly match the specified access rule from the Discretionary Access Control List (DACL) associated with this... system securitymethodaccesscontrol https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity.setauditrule?view=netframework-4.8.1 CommonObjectSecurity.SetAuditRule(AuditRule) Method (System.Security.AccessControl) | Microsoft... Removes all audit rules that contain the same security identifier and qualifier as the specified audit rule in the System Access Control List (SACL) associated... system securitymethodaccesscontrolmicrosoft https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity.getauditrules?view=net-10.0 CommonObjectSecurity.GetAuditRules(Boolean, Boolean, Type) Method (System.Security.AccessControl) |... Gets a collection of the audit rules associated with the specified security identifier. system securitybooleantypemethodaccesscontrol https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity.removeaccessrule?view=netframework-4.8.1&viewFallbackFrom=net-10.0 CommonObjectSecurity.RemoveAccessRule(AccessRule) Method (System.Security.AccessControl) |... Removes access rules that contain the same security identifier and access mask as the specified access rule from the Discretionary Access Control List (DACL)... system securitymethodaccesscontrol https://learn.microsoft.com/zh-tw/dotnet/api/system.security.accesscontrol.commonobjectsecurity.getaccessrules?view=netframework-4.8.1&viewFallbackFrom=net-10.0 CommonObjectSecurity.GetAccessRules(Boolean, Boolean, Type) Method (System.Security.AccessControl)... Gets a collection of the access rules associated with the specified security identifier. system securitybooleantypemethodaccesscontrol