Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to Gmail. |
| Schema | Used to specify what Gmail Api to use, either REST (default) or IMAP. |
| User | Specifies the user ID of the authenticating Gmail user account. |
| Password | Specifies the password of the authenticating user account. |