Platforms to show: All Mac Windows Linux Cross-Platform

Back to FMConnectionMBS class.

FMConnectionMBS.CAPath as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The path for the cacert.pem file with the valid root certificates.
Notes:
If set, we can verify SSL certificates.
(Read and Write property)
FMConnectionMBS.Headers as Dictionary
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: Additional headers to include with each request.
Example:
Dim d As New FMAdminMBS
// optional headers
d.Headers.Value("User-Agent") = "FileMaker Admin API Test 1.0"
Notes: (Read and Write property)
FMConnectionMBS.Password as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The password to use for basic authorization.
Notes: (Read and Write property)
FMConnectionMBS.Server as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The server to use.
Notes:
Set to IP or domain name.
We prepend https:// when doing the request.
(Read and Write property)
FMConnectionMBS.SessionToken as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The session token for the current session.
Notes:
Automatically set when doing login.
(Read and Write property)
FMConnectionMBS.Username as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: The user name to use for basic authorization.
Notes: (Read and Write property)
FMConnectionMBS.Version as String
Type Topic Plugin Version macOS Windows Linux iOS Targets
property Claris FileMaker Data API MBS FMAPI Plugin 20.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: FileMaker Data API version requested.
Notes:
currently v1, v2 or vLatest are allowed.
vLatest is default.
(Read and Write property)

The items on this page are in the following plugins: MBS FMAPI Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...