AuthorizationScheme
Import this model from the entry point of its package:
import { AuthorizationScheme } from '@sailpoint/angular-sdk/shared_signals_framework_ssf';
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] |