---
title: ASImportableCredentialScope
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asimportablecredentialscope
---

# ASImportableCredentialScope

The scope for where a credential should be usable.

## Declaration

```swift
struct ASImportableCredentialScope
```

## Topics

### Structures

- [ASImportableCredentialScope.AndroidAppCertificationFingerprint](authenticationservices/asimportablecredentialscope/androidappcertificationfingerprint.md)
- [ASImportableCredentialScope.AndroidAppID](authenticationservices/asimportablecredentialscope/androidappid.md)

### Initializers

- [init(urls:androidApps:)](authenticationservices/asimportablecredentialscope/init(urls:androidapps:).md)

### Instance Properties

- [androidApps](authenticationservices/asimportablecredentialscope/androidapps.md)
- [urls](authenticationservices/asimportablecredentialscope/urls.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
