---
title: presentationContextProvider
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asaccountauthenticationmodificationcontroller/presentationcontextprovider
---

# presentationContextProvider

An object that provides a presentation context for the account modification request’s user interface.

## Declaration

```swift
weak var presentationContextProvider: (any ASAccountAuthenticationModificationControllerPresentationContextProviding)? { get set }
```

## Mentioned in

Upgrading Account Security With an Account Authentication Modification Extension

## See Also

### Configuring Requests

- [delegate](authenticationservices/asaccountauthenticationmodificationcontroller/delegate.md)
