Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalDatasourceCredential

Package version

Service Principal Datasource Credential

Hierarchy

Index

Properties

clientId

clientId: string

The client id of the service principal.

clientSecret

clientSecret: string

The client secret of the service principal.

Optional description

description: undefined | string

Description of data source credential

Optional id

id: undefined | string

Unique id of data source credential NOTE: This property will not be serialized. It can only be populated by the server.

name

name: string

Name of data source credential

tenantId

tenantId: string

The tenant id of the service principal.

type

type: "ServicePrincipal"

Service Principal Datasource Credential

Generated using TypeDoc