<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -",
    "macOS: 26.2.0 -",
    "visionOS: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASCredentialServiceIdentifier/IdentifierType/app",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:@E@ASCredentialServiceIdentifierType@ASCredentialServiceIdentifierTypeApp"
  },
  "title" : "ASCredentialServiceIdentifier.IdentifierType.app"
}
-->

# ASCredentialServiceIdentifier.IdentifierType.app

The service identifier represents an App ID. When a service identifier of this type is provided to your extension for saving a password,
the ASCredentialServiceIdentifier object will have a non-nil `displayName` property that contains a user friendly name for the app.

```
case app
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)