EncryptionSettings Class

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

Constructor

EncryptionSettings()

Variables

Name Description
containerAppAuthEncryptionSecretName
str

The secret name which is referenced for EncryptionKey.

containerAppAuthSigningSecretName
str

The secret name which is referenced for SigningKey.

Attributes

containerAppAuthEncryptionSecretName

The secret name which is referenced for EncryptionKey.

containerAppAuthEncryptionSecretName: str

containerAppAuthSigningSecretName

The secret name which is referenced for SigningKey.

containerAppAuthSigningSecretName: str