Connecting to CybozuUser
The CybozuUser API uses Basic authentication.
Using Basic Authentication
To connect to CybozuUser, set the User and Password for Cybozu in the connection property. And set the your Cybozu Tenant URL for your environment.
Example Connection string
Profile=C:\profiles\CybozuUser.apip;User=admin;Password=password;URL=https://_your_subdomain_.cybozu.com;
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
Password | The password used to authenticate the user. |
User | The API user account used to authenticate. |