Share via


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

返回

新创建的安全密钥。

适用于