---
title: presentationContextInvalid
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/aswebauthenticationsessionerror/presentationcontextinvalid
---

# presentationContextInvalid

The context was invalid.

## Declaration

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

## See Also

### Error Codes

- [canceledLogin](authenticationservices/aswebauthenticationsessionerror/canceledlogin.md)
- [presentationContextNotProvided](authenticationservices/aswebauthenticationsessionerror/presentationcontextnotprovided.md)
- [ASWebAuthenticationSessionError.Code](authenticationservices/aswebauthenticationsessionerror/code.md)
