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
container_app_auth_encryption_secret_name
str

The secret name which is referenced for EncryptionKey.

container_app_auth_signing_secret_name
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