Contents

AccountExchangeOAuthObject

The configuration settings for OAuth for this account.

Declaration

object AccountExchangeOAuthObject

Properties

NameTypeDescription
Enabled Requiredboolean

If true, enables OAuth for this account.

SignInURLstring

The URL that this account uses for signing in with OAuth. The system ignores this value unless Enabled is true. The system doesn’t use autodiscovery when a declaration contains this URL, so the declaration must also contain a HostName.

TokenRequestURLstring

The URL that this account uses for token requests with OAuth. The system ignores this value unless Enabled is true.

Available: iOS 15+ | iPadOS 15+ | visionOS 1.1+

See Also

Objects