Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalInKVParam

Package version

Hierarchy

  • ServicePrincipalInKVParam

Index

Properties

keyVaultClientId

keyVaultClientId: string

The Client Id to access the Key Vault.

keyVaultClientSecret

keyVaultClientSecret: string

The Client Secret to access the Key Vault.

keyVaultEndpoint

keyVaultEndpoint: string

The Key Vault endpoint that storing the service principal.

servicePrincipalIdNameInKV

servicePrincipalIdNameInKV: string

The secret name of the service principal's client Id in the Key Vault.

servicePrincipalSecretNameInKV

servicePrincipalSecretNameInKV: string

The secret name of the service principal's client secret in the Key Vault.

tenantId

tenantId: string

The tenant id of your service principal.

Generated using TypeDoc