---
title: password
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationproviderextensionsupportedgranttypes/password
---

# password

## Declaration

```swift
static var password: ASAuthorizationProviderExtensionSupportedGrantTypes { get }
```

## Mentioned in

Creating extensions that support Platform SSO

## See Also

### Type Properties

- [jwtBearer](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/jwtbearer.md)
- [saml1_1](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml1_1.md)
- [saml2_0](authenticationservices/asauthorizationproviderextensionsupportedgranttypes/saml2_0.md)
