SignonResponse class
SignonResponse class
Signon response class.
The SignonResponse type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| SignonResponse() | Initializes a new instance of SignonResponse class. |
Properties
| Property | Description |
|---|---|
| status | Gets or sets the SignonResponse.status. |
| server_date | Gets or sets the date and time of the server response. |
| user_key | Gets or sets the use user key instead of UserId and UserPassword for subsequent requests. KeyExpireTime can limit lifetime. |
| key_expire_time | Gets or sets the date and time that USERKEY expires. |
| language | Gets or sets the language used in text responses. |
| profile_update_date | Gets or sets the date and time of last update to profile information for any service supported by this FI. |
| account_update_date | Gets or sets the date and time of last update to account information. |
| financial_institution | Gets or sets the SignonResponse.financial_institution. |
| session_cookie | Gets or sets the session cookie that the client should return on the next signon request. |
| access_key | Gets or sets the access key that the client should send in the next signon request |
| ofx_extension | Gets or sets the OfxExtensionType. |
See Also
- module aspose.finance.ofx.signon