The Asprosys.Security.AccessControl namespace provides programming elements that control access to and audit security-related actions on the underlying unmanaged objects that are used by the AsproSet library.

Classes

  ClassDescription
FileMappingAccessRule
Represents a set of FileMappingAccessRights rights allowed or denied for a user or group. This class cannot be inherited.
FileMappingAuditRule
Represents a set of FileMappingAccessRights to be used as an audit rule ACE. This class cannot be inherited.
FileMappingSecurity
Represents the access control and audit security for a file mapping object. This class cannot be inherited.

Enumerations

  EnumerationDescription
FileMappingRights

Defines the access rights to use when creating access and audit rules for file mapping objects.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.