UserProfileChangeService constructor
Initializes a new instance of the UserProfileChangeService class.
Namespace: WebSvcUserProfileChangeService
Assembly: UserProfileServices (in UserProfileServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UserProfileChangeService()
public UserProfileChangeService()
Exceptions
Exception | Condition |
---|---|
UnauthorizedAccessException | The user does not have SPBasePermissions.ViewPages permissions to the website. |
See also
Reference
UserProfileChangeService class