FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/fm
ConnectionProfile
Interface ConnectionProfile
interface
ConnectionProfile
{
id
:
string
;
name
:
string
;
serverUrl
:
string
;
database
:
string
;
authMode
:
AuthMode
;
username
?:
string
;
apiBasePath
?:
string
;
apiVersionPath
?:
string
;
proxyEndpoint
?:
string
;
allowSelfSigned
?:
boolean
;
caBundlePath
?:
string
;
}
Index
Properties
id
name
server
Url
database
auth
Mode
username?
api
Base
Path?
api
Version
Path?
proxy
Endpoint?
allow
Self
Signed?
ca
Bundle
Path?
Properties
id
id
:
string
name
name
:
string
server
Url
serverUrl
:
string
database
database
:
string
auth
Mode
authMode
:
AuthMode
Optional
username
username
?:
string
Optional
api
Base
Path
apiBasePath
?:
string
Optional
api
Version
Path
apiVersionPath
?:
string
Optional
proxy
Endpoint
proxyEndpoint
?:
string
Optional
allow
Self
Signed
allowSelfSigned
?:
boolean
Optional
ca
Bundle
Path
caBundlePath
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
server
Url
database
auth
Mode
username
api
Base
Path
api
Version
Path
proxy
Endpoint
allow
Self
Signed
ca
Bundle
Path
FileMaker Data API Tools API - v1.2.0
Loading...