共用方式為


BotConfiguration.GenerateKey 方法

定義

產生適合加密的新金鑰。

public static string GenerateKey ();
static member GenerateKey : unit -> string
Public Shared Function GenerateKey () As String

傳回

要與 方法搭配 Encrypt(String) 使用的索引鍵。

適用於