---
title: type
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/ascredentialserviceidentifier/type
---

# type

The kind of services that the identifier represents.

## Declaration

```swift
var type: ASCredentialServiceIdentifier.IdentifierType { get }
```

## See Also

### Identifying the credential service

- [identifier](authenticationservices/ascredentialserviceidentifier/identifier.md)
- [ASCredentialServiceIdentifier.IdentifierType](authenticationservices/ascredentialserviceidentifier/identifiertype.md)
