---
title: providerName
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationwebbrowserplatformpublickeycredential-swift.struct/providername
---

# providerName

The name of the app that manages this credential, or “iCloud Keychain” if it’s the operating system.

## Declaration

```swift
let providerName: String
```

## See Also

### Describing credentials

- [customTitle](authenticationservices/asauthorizationwebbrowserplatformpublickeycredential-swift.struct/customtitle.md)
- [name](authenticationservices/asauthorizationwebbrowserplatformpublickeycredential-swift.struct/name.md)
- [relyingParty](authenticationservices/asauthorizationwebbrowserplatformpublickeycredential-swift.struct/relyingparty.md)
- [userHandle](authenticationservices/asauthorizationwebbrowserplatformpublickeycredential-swift.struct/userhandle.md)
