共用方式為


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

傳回

新建立的安全性金鑰。

適用於