PrivacyPolicyIdConstants.MembershipsFromSharePointSites Field
Returns a GUID that is used to represent the memberships from SharePoint sites.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Shared ReadOnly MembershipsFromSharePointSites As Guid
'Usage
Dim value As Guid
value = PrivacyPolicyIdConstants.MembershipsFromSharePointSites
public static readonly Guid MembershipsFromSharePointSites
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