ItemSecurityPolicy Properties |
The ItemSecurityPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AbleToDeleteItem |
Gets a value indicating if the user can delete the item.
|
![]() |
AbleToEditItem |
Gets a value indicating if the user can edit the item and it's draft.
|
![]() |
AbleToEditItemCategories |
Gets a value indicating if the user can edit the item's categories.
|
![]() |
AbleToEditItemOptions |
Gets a value indicating if the user can edit the item's options.
|
![]() |
AbleToEditItemProperties |
Gets a value indicating if the user can edit the item's properties.
|
![]() |
AbleToManageItemSecurity |
Gets a value indicating if the user can manage the item's security policies.
|
![]() |
AbleToPublishItem |
Gets a value indicating if the user can publish the item.
|
![]() |
AbleToViewItem |
Gets a value indicating if the user can view the item.
|
![]() |
GroupId |
Gets or sets the unique identifier of the user group associated with the policy, if UserId is null.
|
![]() |
PolicyId |
Gets a unique identifier for the policy.
|
![]() |
UserId |
Gets or sets the unique identifier of the user associated with the policy, if GroupId is null.
|