RequestBase.UserProfile Property

 

A UserProfile Class object containing user information helpful in service calculations. Optional. Set this property before making a service request.

Syntax

public UserProfile UserProfile { set; get; }
Public Property UserProfile As UserProfile