Share via


PrivacyPolicyManager.Item property

Gets a privacy policy item.

Overload list

  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

Remarks

For more information about privacy policies, see Privacy Policies and Writing Policy-Compliant Code. For a code example about how to set the privacy policy of a property, see How to: Set Privacy Policies for User Profile Properties.

See also

Reference

PrivacyPolicyManager class

PrivacyPolicyManager members

Microsoft.Office.Server.UserProfiles namespace