---
title: AccountExchangeOAuthObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/accountexchangeoauthobject
---

# AccountExchangeOAuthObject

The configuration settings for OAuth for this account.

## Declaration

```data
object AccountExchangeOAuthObject
```

## Properties

Enabled: If true, enables OAuth for this account. SignInURL: 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. TokenRequestURL: 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

- [AccountExchangeSMIMEObject](devicemanagement/accountexchangesmimeobject.md)
