MessageSetCore class
MessageSetCore class
Common message set information class.
The MessageSetCore type exposes the following members:
Constructors
Constructor | Description |
---|---|
MessageSetCore() | Initializes a new instance of MessageSetCore class. |
Properties
Property | Description |
---|---|
version | Gets or sets the version number of the message set. |
url | Gets or sets the URL where messages in this set are to be sent. |
ofx_security | Gets or sets the security level required for this message set. |
transport_security | Gets or sets whether transport-level security must be used. |
signon_realm | Gets or sets the signon realm to use with this message set. |
languages | Gets or sets the languages supported. |
sync_mode | Gets or sets the synchronization mode. |
refresh_support | Gets or sets whether server supports refresh within synchronizations. |
recover_file_error | Gets or sets whether server supports file-based error recovery. |
service_provider_name | Gets or sets the service provider name. |
ofx_extension | Gets or sets the OfxExtensionType. |
See Also
- module aspose.finance.ofx.profile