PrivacyPolicyIdConstants.MyPersonalizationLinksOnMySite Field
Returns a GUID that is used to represent links to personalization sites on a My Site.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly MyPersonalizationLinksOnMySite As Guid
'Usage
Dim value As Guid
value = PrivacyPolicyIdConstants.MyPersonalizationLinksOnMySite
public static readonly Guid MyPersonalizationLinksOnMySite
Remarks
For more information about privacy policies, see Privacy Policies. For a code example that shows how to set the privacy policy of a property, see How to: Set Privacy Policies for User Profile Properties.
See Also
Reference
PrivacyPolicyIdConstants Class