次の方法で共有


ImportKeyOptions.Key プロパティ

定義

キーを使用して実行できる暗号化キー、キーの種類、および操作を取得します。

public Azure.Security.KeyVault.Keys.JsonWebKey Key { get; }
member this.Key : Azure.Security.KeyVault.Keys.JsonWebKey
Public ReadOnly Property Key As JsonWebKey

プロパティ値

注釈

JSON Web キーの仕様については、「」を参照してください http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18

適用対象