IPrivacyPolicyItem Members
Include Protected Members
Include Inherited Members
Specifies the interface that a class must implement to get information about the privacy policy of an item.
The IPrivacyPolicyItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AllowPolicyOverride | Returns a Boolean value that specifies whether a privacy policy for an item is allowed to be overridden. |
![]() |
DefaultPrivacy | Gets and sets the default privacy policy for the privacy policy item. |
![]() |
DisplayName | Gets the display name of the privacy policy item. |
![]() |
PrivacyPolicy | Gets or sets the privacy policy. |
![]() |
UserOverridePrivacy | Returns a Boolean value that specifies whether a user can change the privacy level to a level that is different than the default privacy policy level. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Commit | Commits changes made to a privacy policy item. |
Top