ProfileRequest class

ProfileRequest class

A profile request indicates which profile components a client desires. It also indicates what the client’s routing capability is. Profiles returned by the FI must be compatible with the requested routing style, or the server returns an error.

The ProfileRequest type exposes the following members:

Constructors

Constructor Description
ProfileRequest() Initializes a new instance of ProfileRequest class.

Properties

Property Description
client_routing Gets or sets the identifies client routing capabilities.
profile_update_date Gets or sets the date and time client last received a profile update.

See Also