AccessPermission Members
Include Protected Members
Include Inherited Members
Represents a privacy level.
The AccessPermission type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccessEntries | Returns all access entries. |
![]() |
AccessLevel | Gets permission access level. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | (inherited from MarshalByRefObject) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (Overrides UCWFullFinalize().) |
![]() |
GetAccessEntry | Gets the access entry instance, or creates a new access entry if not found. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject) |
![]() |
GetType | (inherited from Object) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject) |
![]() |
MemberwiseClone() | (inherited from Object) |
![]() |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) |
![]() |
ToString | (inherited from Object) |
![]() |
TryGetValue | Try to get an access entry object given access scope and ID. |
Top
Events
Name | Description | |
---|---|---|
![]() |
AccessEntryAdded | Occurs when an access entry is added. |
![]() |
AccessEntryRemoved | Occurs when an access entry is removed. |
Top