<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAccountAuthenticationModificationControllerPresentationContextProviding",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:objc(pl)ASAccountAuthenticationModificationControllerPresentationContextProviding"
  },
  "title" : "ASAccountAuthenticationModificationControllerPresentationContextProviding"
}
-->

# ASAccountAuthenticationModificationControllerPresentationContextProviding

An interface you implement to coordinate presentation of the user interface when modifying an account’s authentication properties.

```
@MainActor protocol ASAccountAuthenticationModificationControllerPresentationContextProviding : NSObjectProtocol
```

## Topics

### Presenting the Account Modification Interface

[`presentationAnchor(for:)`](/documentation/AuthenticationServices/ASAccountAuthenticationModificationControllerPresentationContextProviding/presentationAnchor(for:))

Returns the most appropriate window for presenting the authentication modification interface.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)