Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
![]() |
Item[String, String] |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreatePrivacyPolicy | Obsolete. 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