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 |
Notes:
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.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 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
The items on this page are in the following plugins: MBS FMAPI Plugin.

Links
MBS Xojo tutorial videos