次の方法で共有


EncryptionSettings interface

ContainerApp Service の認証/承認の暗号化キーと署名キーのシークレット参照の構成設定。

プロパティ

containerAppAuthEncryptionSecretName

EncryptionKey で参照されるシークレット名。

containerAppAuthSigningSecretName

SigningKey で参照されるシークレット名。

プロパティの詳細

containerAppAuthEncryptionSecretName

EncryptionKey で参照されるシークレット名。

containerAppAuthEncryptionSecretName?: string

プロパティ値

string

containerAppAuthSigningSecretName

SigningKey で参照されるシークレット名。

containerAppAuthSigningSecretName?: string

プロパティ値

string