Skip to main content

AliasSubMailServerGraph

This page provides generated reference documentation for the AliasSubMailServerGraph data model.

Overview

PropertySummary
serverAuthMethodChoose the method to use for authentication with OAuth2. Either with a shared secret (client secret) or a certificate.
tenantIdThe tenant id of the organization
clientIdThe client id of the application
certificateNameThe name or alias of the certificate/key pair in the keystore.
clientSecretThe client secret for the application
inboxSpecifies the name of the Inbox/Inbox folder, such as "inbox".

serverAuthMethod

Type: EOAuth2ServerAuthMethod

Choose the method to use for authentication with OAuth2. Either with a shared secret (client secret) or a certificate.


tenantId

Type: String

The tenant id of the organization


clientId

Type: String

The client id of the application


certificateName

Type: String
Requires: serverAuthMethod property group

The name or alias of the certificate/key pair in the keystore.


clientSecret

Type: String
Requires: serverAuthMethod property group

The client secret for the application


inbox

Type: String

Specifies the name of the Inbox/Inbox folder, such as "inbox".