Previous Topic: DeleteUserProfilesNext Topic: SetUserProfile


DeleteUserProfilesByName

The web service api DeleteUserProfilesByName deletes a list of user profiles specified by name.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

ArrayOfstring userProfileNames (m)

The list of names of user profiles to delete.

Return Values

This is a void method that does not expose a return value.

Remarks

None