IPrivacyPolicyItem 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
Public property AllowPolicyOverride Returns a Boolean value that specifies whether a privacy policy for an item is allowed to be overridden.
Public property DefaultPrivacy Gets and sets the default privacy policy for the privacy policy item.
Public property DisplayName Gets the display name of the privacy policy item.
Public property PrivacyPolicy Gets or sets the privacy policy.
Public property 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
Public method Commit Commits changes made to a privacy policy item.

Top

See also

Reference

IPrivacyPolicyItem interface

Microsoft.Office.Server.UserProfiles namespace