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

ConstructorDescription
ProfileRequest()Initializes a new instance of ProfileRequest class.

Properties

PropertyDescription
client_routingGets or sets the identifies client routing capabilities.
profile_update_dateGets or sets the date and time client last received a profile update.

See Also