MessageSetCore
Contents
[
Hide
]MessageSetCore class
Common message set information class.
public class MessageSetCore
Constructors
| Name | Description | 
|---|---|
| MessageSetCore() | Initializes a new instance of MessageSetCore class. | 
Properties
| Name | Description | 
|---|---|
| Languages { get; set; } | Gets or sets the languages supported. | 
| OfxExtension { get; set; } | Gets or sets the OfxExtensionType. | 
| OfxSecurity { get; set; } | Gets or sets the security level required for this message set. | 
| RecoverFileError { get; set; } | Gets or sets whether server supports file-based error recovery. | 
| RefreshSupport { get; set; } | Gets or sets whether server supports refresh within synchronizations. | 
| ServiceProviderName { get; set; } | Gets or sets the service provider name. | 
| SignonRealm { get; set; } | Gets or sets the signon realm to use with this message set. | 
| SyncMode { get; set; } | Gets or sets the synchronization mode. | 
| TransportSecurity { get; set; } | Gets or sets whether transport-level security must be used. | 
| Url { get; set; } | Gets or sets the URL where messages in this set are to be sent. | 
| Version { get; set; } | Gets or sets the version number of the message set. | 
See Also
- namespace Aspose.Finance.Ofx.Profile
 - assembly Aspose.Finance