The AccessEntrytype exposes the following members.

Methods

  Name Description
Public method CanClearPermission
Returns true when allowed to clear assigned permission.
Public method CanSetPermission
Returns true when allowed to set to a specific permission.
Public method ClearPermission
Clear the permission that is assigned to this access entry.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method SetPermission
Set this access entry to a specific permission.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Id
Gets the access entry id.
Public property Permission
Returns the parent Permission instance.
Public property Scope
Gets the access entry scope.

See Also