Public Properties

  Name Description
Public property AccessMask A bitmask combining bit values representing the security access rights granted on a given object. The property behavior is as follows:
  • On an AccessPermission, the access rights are granted on a given object to the grantee specified on the access permission.
  • On an AccessPermissionDescription, the access rights are those that may be granted on a given object.
Top

See Also