ThirdPartyProviderAuthorization interface
model interface ThirdPartyProviderAuthorization
Properties
| authorizations | The authorizations. |
| managed |
The managed by tenant id. |
Property Details
authorizations
The authorizations.
authorizations?: LightHouseAuthorization[]
Property Value
managedByTenantId
The managed by tenant id.
managedByTenantId?: string
Property Value
string