---
id: v1-authorization-scheme
title: AuthorizationScheme
pagination_label: AuthorizationScheme
sidebar_label: AuthorizationScheme
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AuthorizationScheme', 'v1AuthorizationScheme']
slug: /tools/sdk/typescript/shared_signals_framework_ssf/models/authorization-scheme
tags: ['SDK', 'Software Development Kit', 'AuthorizationScheme', 'v1AuthorizationScheme']
---

# AuthorizationScheme

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**spec_urn** | **(optional)** `string` | URN describing the authorization specification. OAuth 2.0: `urn:ietf:rfc:6749`; Bearer token: `urn:ietf:rfc:6750`.  | [default to undefined]

