Base class for permission objects that define discretionary access permissions. The object's owner grants individual users or groups access rights to the object based on the grantee's identity and group memberships.


The following tables list the members exposed by IDiscretionaryPermission.

Public Properties

  Name Description
Public property AccessType Indicates the security access type (Allow or Deny) that a user has for a given AccessPermission object.
Top

See Also