---
title: preferImmediatelyAvailableCredentials
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationcontroller/requestoptions/preferimmediatelyavailablecredentials
---

# preferImmediatelyAvailableCredentials

Tells the authorization controller to prefer credentials that are immediately available on the local device.

## Declaration

```swift
static var preferImmediatelyAvailableCredentials: ASAuthorizationController.RequestOptions { get }
```
