次の方法で共有


ReleaseKeyOptions.Algorithm プロパティ

定義

エクスポートされたキー マテリアルを保護するために使用する暗号化アルゴリズムを取得または設定します。

public Azure.Security.KeyVault.Keys.KeyExportEncryptionAlgorithm? Algorithm { get; set; }
member this.Algorithm : Nullable<Azure.Security.KeyVault.Keys.KeyExportEncryptionAlgorithm> with get, set
Public Property Algorithm As Nullable(Of KeyExportEncryptionAlgorithm)

プロパティ値

適用対象