---
title: operationRefresh
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorization/openidoperation/operationrefresh
---

# operationRefresh

An operation that refreshes the logged-in user’s credentials.

## Declaration

```swift
static let operationRefresh: ASAuthorization.OpenIDOperation
```

## See Also

### Operation Types

- [operationLogin](authenticationservices/asauthorization/openidoperation/operationlogin.md)
- [operationLogout](authenticationservices/asauthorization/openidoperation/operationlogout.md)
- [operationImplicit](authenticationservices/asauthorization/openidoperation/operationimplicit.md)
