SecretStoreBasedAuthCredentials interface

Secret store based authentication credentials.

Extends

Properties

objectType

Polymorphic discriminator, which specifies the different types this object can be

secretStoreResource

Secret store resource

Property Details

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "SecretStoreBasedAuthCredentials"

Property Value

"SecretStoreBasedAuthCredentials"

secretStoreResource

Secret store resource

secretStoreResource?: SecretStoreResource

Property Value