---
title: ASAuthorizationPasswordProvider
framework: authenticationservices
role: symbol
role_heading: Class
path: authenticationservices/asauthorizationpasswordprovider
---

# ASAuthorizationPasswordProvider

A mechanism for generating requests to perform keychain credential sharing.

## Declaration

```swift
class ASAuthorizationPasswordProvider
```

## Topics

### Creating Requests

- [createRequest()](authenticationservices/asauthorizationpasswordprovider/createrequest().md)
- [ASAuthorizationPasswordRequest](authenticationservices/asauthorizationpasswordrequest.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [ASAuthorizationProvider](authenticationservices/asauthorizationprovider.md)
- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Passwords

- [Password AutoFill](security/password-autofill.md)
- [ASPasswordCredential](authenticationservices/aspasswordcredential.md)
- [Password use in web browsers](authenticationservices/password-use-in-web-browsers.md)
