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

# saml2_0

## Declaration

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

## Mentioned in

Creating extensions that support Platform SSO

## See Also

### Type Properties

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