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

# ASImportableCredentialScope.AndroidAppID

An identifier for an Android app.

## Declaration

```swift
struct AndroidAppID
```

## Topics

### Initializers

- [init(bundleID:certificate:name:)](authenticationservices/asimportablecredentialscope/androidappid/init(bundleid:certificate:name:).md)

### Instance Properties

- [bundleID](authenticationservices/asimportablecredentialscope/androidappid/bundleid.md)
- [certificate](authenticationservices/asimportablecredentialscope/androidappid/certificate.md)
- [name](authenticationservices/asimportablecredentialscope/androidappid/name.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)
