次の方法で共有


BinarySecretKeyIdentifierClause.CreateKey メソッド

定義

セキュリティ キーを作成します。

public:
 override System::IdentityModel::Tokens::SecurityKey ^ CreateKey();
public override System.IdentityModel.Tokens.SecurityKey CreateKey ();
override this.CreateKey : unit -> System.IdentityModel.Tokens.SecurityKey
Public Overrides Function CreateKey () As SecurityKey

戻り値

新しく作成されたセキュリティ キー。

適用対象