---
title: "completeKeyRotation(_:)"
framework: authenticationservices
role: symbol
role_heading: Instance Method
path: "authenticationservices/asauthorizationproviderextensionloginmanager/completekeyrotation(_:)"
---

# completeKeyRotation(_:)

## Declaration

```swift
func completeKeyRotation(_ keyType: ASAuthorizationProviderExtensionKeyType)
```

## Parameters

- `keyType`: The key type to retrieve.

## Discussion

Discussion Completes rotation for the key to replace the previous key.
