Mono Class Library: Overview

System.Security.AccessControl.SemaphoreSecurity: Method Members

The methods of System.Security.AccessControl.SemaphoreSecurity are listed below. For a list of all members, see the SemaphoreSecurity Members list.

See Also: Inherited members from System.Security.AccessControl.NativeObjectSecurity

Public Methods

override
AccessRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AccessControlType) : AccessRule
Documentation for this section has not yet been entered.
AddAccessRule(SemaphoreAccessRule)
Documentation for this section has not yet been entered.
AddAuditRule(SemaphoreAuditRule)
Documentation for this section has not yet been entered.
override
AuditRuleFactory(System.Security.Principal.IdentityReference, int, bool, InheritanceFlags, PropagationFlags, AuditFlags) : AuditRule
Documentation for this section has not yet been entered.
RemoveAccessRule(SemaphoreAccessRule) : bool
Documentation for this section has not yet been entered.
RemoveAccessRuleAll(SemaphoreAccessRule)
Documentation for this section has not yet been entered.
RemoveAccessRuleSpecific(SemaphoreAccessRule)
Documentation for this section has not yet been entered.
RemoveAuditRule(SemaphoreAuditRule) : bool
Documentation for this section has not yet been entered.
RemoveAuditRuleAll(SemaphoreAuditRule)
Documentation for this section has not yet been entered.
RemoveAuditRuleSpecific(SemaphoreAuditRule)
Documentation for this section has not yet been entered.
ResetAccessRule(SemaphoreAccessRule)
Documentation for this section has not yet been entered.
SetAccessRule(SemaphoreAccessRule)
Documentation for this section has not yet been entered.
SetAuditRule(SemaphoreAuditRule)
Documentation for this section has not yet been entered.