PrivacyPolicyManager members

Represents the privacy policy manager.

The PrivacyPolicyManager type exposes the following members.

Properties

  Name Description
Public property Item[Guid] Gets a privacy policy item by using the globally unique identifier (GUID) of the policy for the item.
Public property Item[String] Gets a privacy policy item by using the user profile property name.
Public property Item[String, String]

Top

Methods

  Name Description
Public method CreatePrivacyPolicy Obsolete. Creates a privacy policy.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllItems Gets all the privacy policy items.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetInstance() Gets the shared singleton instance of the privacy policy manager.
Public methodStatic member GetInstance(UserProfileManager) Gets the shared singleton instance of the privacy policy manager.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PrivacyPolicyManager class

Microsoft.Office.Server.UserProfiles namespace