MessageSetCore class

MessageSetCore class

Common message set information class.

The MessageSetCore type exposes the following members:

Constructors

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

Properties

PropertyDescription
versionGets or sets the version number of the message set.
urlGets or sets the URL where messages in this set are to be sent.
ofx_securityGets or sets the security level required for this message set.
transport_securityGets or sets whether transport-level security must be used.
signon_realmGets or sets the signon realm to use with this message set.
languagesGets or sets the languages supported.
sync_modeGets or sets the synchronization mode.
refresh_supportGets or sets whether server supports refresh within synchronizations.
recover_file_errorGets or sets whether server supports file-based error recovery.
service_provider_nameGets or sets the service provider name.
ofx_extensionGets or sets the OfxExtensionType.

See Also