---
title: presentationContextNotProvided
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/aswebauthenticationsessionerror/presentationcontextnotprovided
---

# presentationContextNotProvided

A context wasn’t provided.

## Declaration

```swift
static var presentationContextNotProvided: ASWebAuthenticationSessionError.Code { get }
```

## See Also

### Error Codes

- [canceledLogin](authenticationservices/aswebauthenticationsessionerror/canceledlogin.md)
- [presentationContextInvalid](authenticationservices/aswebauthenticationsessionerror/presentationcontextinvalid.md)
- [ASWebAuthenticationSessionError.Code](authenticationservices/aswebauthenticationsessionerror/code.md)
