次の方法で共有


ClientSideEncryptionOptions.KeyEncryptionKey プロパティ

定義

アップロード操作に必要です。 生成されたコンテンツ暗号化キーをラップするために使用されるキー。 詳細については、「https://docs.microsoft.com/en-us/azure/storage/common/storage-client-side-encryption」を参照してください。

public Azure.Core.Cryptography.IKeyEncryptionKey KeyEncryptionKey { get; set; }
member this.KeyEncryptionKey : Azure.Core.Cryptography.IKeyEncryptionKey with get, set
Public Property KeyEncryptionKey As IKeyEncryptionKey

プロパティ値

適用対象