Share via


UserProfileManager Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UserProfileManager class.

Overload List

  Name Description
Public method UserProfileManager() Initializes a new instance of the UserProfileManager class.
Public method UserProfileManager(Boolean) Initializes a new instance of the UserProfileManager class, and specifies whether to ignore user profile privacy policies.
Public method UserProfileManager(ServerContext) Initializes a new instance of the UserProfileManager class using the specified server context.
Public method UserProfileManager(ServerContext, Boolean) Initializes a new instance of the UserProfileManager class using the specified server context and specifies whether to ignore user profile privacy policies.
Public method UserProfileManager(ServerContext, Boolean, Boolean) Initializes a new instance of the UserProfileManager class using the specified server context, and specifies whether to ignore user profile privacy policies and whether the user profile manager is backward compatible.

Top

Remarks

When executed on a portal Web Page, this constructor will use the portal context from the portal being browsed.

See Also

Reference

UserProfileManager Class

UserProfileManager Members

Microsoft.Office.Server.UserProfiles Namespace