EncryptionSettings interface
The configuration settings of the secrets references of encryption key and signing key for ContainerApp Service Authentication/Authorization.
Properties
container |
The secret name which is referenced for EncryptionKey. |
container |
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