---
title: doNotHandle()
framework: authenticationservices
role: symbol
role_heading: Instance Method
path: authenticationservices/asauthorizationproviderextensionauthorizationrequest/donothandle()
---

# doNotHandle()

Indicates the request wasn’t handled.

## Declaration

```swift
func doNotHandle()
```

## See Also

### Canceling a Request

- [cancel()](authenticationservices/asauthorizationproviderextensionauthorizationrequest/cancel().md)
