---
title: requestedOperation
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationopenidrequest/requestedoperation
---

# requestedOperation

The OpenID authentication operation you want this request to perform.

## Declaration

```swift
var requestedOperation: ASAuthorization.OpenIDOperation { get set }
```

## See Also

### Setting the Operation

- [ASAuthorization.OpenIDOperation](authenticationservices/asauthorization/openidoperation.md)
