PrivacyPolicyManager Members
Include Protected Members
Include Inherited Members
Represents the privacy policy manager.
The PrivacyPolicyManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Item[Guid] | Gets a privacy policy item by using the globally unique identifier (GUID) of the policy for the item. |
![]() |
Item[String] | Gets a privacy policy item by using the user profile property name. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreatePrivacyPolicy | Creates a privacy policy. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAllItems | Gets all the privacy policy items. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() ![]() |
GetInstance() | Gets the shared singleton instance of the privacy policy manager. |
![]() ![]() |
GetInstance(UserProfileManager) | Gets the shared singleton instance of the privacy policy manager. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top