System.Security.AccessControl.SemaphoreAccessRule Members

The members of System.Security.AccessControl.SemaphoreAccessRule are listed below.

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

Public Constructors

Initializes a new instance of the System.Security.AccessControl.SemaphoreAccessRule class, specifying the user or group the rule applies to, the access rights, and whether the specified access rights are allowed or denied.

Initializes a new instance of the System.Security.AccessControl.SemaphoreAccessRule class, specifying the name of the user or group the rule applies to, the access rights, and whether the specified access rights are allowed or denied.

Public Properties

[read-only]
SemaphoreRightsSemaphoreRights.

Gets the rights allowed or denied by the access rule.