---
title: "authorizationViewDidDeauthorize(_:)"
framework: objectivec
role: symbol
role_heading: Instance Method
path: "objectivec/nsobject-swift.class/authorizationviewdiddeauthorize(_:)"
---

# authorizationViewDidDeauthorize(_:)

Sent to the delegate to indicate the user was deauthorized and the authorization view was changed to locked.

## Declaration

```swift
func authorizationViewDidDeauthorize(_ view: SFAuthorizationView!)
```
