PrivacyPolicyItem members

Provides methods and properties to add, delete, retrieve, set, change, and manage a privacy policy item.

The PrivacyPolicyItem type exposes the following members.

Properties

  Name Description
Public property AllowPolicyOverride Returns a Boolean value that specifies whether a privacy policy 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 and sets the display name of the privacy policy item.
Public property FilterPrivacyItems Returns a Boolean value that specifies whether privacy policy items can be filtered.
Public property Group Gets and sets the group for the privacy policy item.
Public property Id Gets the globally unique identifier (GUID) of the privacy policy item.
Public property Parent Gets the parent 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.
Public method Delete Deletes the privacy policy item.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PrivacyPolicyItem class

Microsoft.Office.Server.UserProfiles namespace