PrivacyPolicyIdConstants Members
Include Protected Members
Include Inherited Members
Contains the GUID constants for a user profile privacy policy.
The PrivacyPolicyIdConstants type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PrivacyPolicyIdConstants | Do not use the PrivacyPolicyIdConstants constructor. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
MembershipsFromDistributionLists | Returns a GUID that is used to represent the memberships from a distribution list. | |
MembershipsFromSharePointSites | Returns a GUID that is used to represent the memberships from SharePoint sites. | |
MyColleaguesOnMySite | Returns a GUID that is used to represent a user's colleagues on a My Site. | |
MyColleaguesRecommendations | Returns a GUID that is used to represent the recommendations of a user's colleagues to the user. | |
MyLinksOnMySite | Returns a GUID that is used to represent links on a My Site. | |
MyPersonalizationLinksOnMySite | Returns a GUID that is used to represent links to personalization sites on a My Site. |
Top