SecurityKeyIdentifier.CreateKey メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キー識別子句の 1 つのキーを作成します。
public:
System::IdentityModel::Tokens::SecurityKey ^ CreateKey();
public System.IdentityModel.Tokens.SecurityKey CreateKey();
member this.CreateKey : unit -> System.IdentityModel.Tokens.SecurityKey
Public Function CreateKey () As SecurityKey
返品
作成されたキーを表す SecurityKey 。
例外
キー識別子句に対してキーを作成できませんでした。
注釈
返される SecurityKey は、キーを作成できるコレクション内の最初のキー識別子句用です。