PrivacyItemManagerBase<T> members
Provides methods and properties to add, delete, retrieve, set, change, and manage an item that is a privacy item.
The PrivacyItemManagerBase<T> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DefaultPolicy | |
![]() |
Item | Gets an existing item by ID. |
![]() |
PartitionID |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AppendUniqueGroupList | |
![]() |
DeleteAll | Deletes all the items corresponding to the given user. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDataSet() | Returns a DataSet containing all items to which the viewer has rights |
![]() |
GetDataSet(Privacy) | Returns a DataSet containing all items restricted to a certain level of privacy |
![]() |
GetGroupList | Gets a StringCollection containing a list of all the existing item groups. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItems() | Returns all items to which the viewer has rights |
![]() |
GetItems(Privacy) | Gets all privacy items, restricted to a certain privacy level |
![]() |
GetItems(Privacy, Comparison<T>) | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ModifyDataRow | |
![]() |
ModifyDataTable | |
![]() |
RepresentedObjectEquals | |
![]() |
RepresentedObjectUniqueIdentifier | |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_objOwnerProfile |
Top