Platforms to show: All Mac Windows Linux Cross-Platform
FMDataSourceMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Claris FileMaker Data API | MBS FMAPI Plugin | 20.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
If both "oAuthRequestId" and "oAuthIdentifier" are supplied, FileMaker Data API will perform an OAuth login.
This feature only supports databases hosted on the same FileMaker Server.
- 5 properties
- property Database as String
- property oAuthIdentifier as String
- property oAuthRequestId as String
- property Password as String
- property UserName as String
- method Constructor
This class has no sub classes.
Some methods using this class:
- FMDataMBS.Login(dataSources() as FMDataSourceMBS) as FMResponseMBS
Blog Entries
Release notes
- Version 20.4
- Added classes to connect to Claris FileMaker Server Data and Admin API from Xojo: FMConnectionMBS, FMResponseMBS, FMRequestMBS, FMDataSourceMBS, FMDataMBS, FMContainerUploadMBS, FMAdminMBS classes.
The items on this page are in the following plugins: MBS FMAPI Plugin.