UserProfileChangeService Constructor
Initializes a new instance of the UserProfileChangeService class.
Namespace: [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx
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