EncryptionSettings interface

The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.

Properties

containerAppAuthEncryptionSecretName

The secret name which is referenced for EncryptionKey.

containerAppAuthSigningSecretName

The secret name which is referenced for SigningKey.

Property Details

containerAppAuthEncryptionSecretName

The secret name which is referenced for EncryptionKey.

containerAppAuthEncryptionSecretName?: string

Property Value

string

containerAppAuthSigningSecretName

The secret name which is referenced for SigningKey.

containerAppAuthSigningSecretName?: string

Property Value

string