Share via


SignatureDescription.KeyAlgorithm 屬性

定義

取得或設定簽章描述的金鑰演算法。

public:
 property System::String ^ KeyAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string? KeyAlgorithm { get; set; }
public string KeyAlgorithm { get; set; }
member this.KeyAlgorithm : string with get, set
Public Property KeyAlgorithm As String

屬性值

簽章描述的金鑰演算法。

適用於

另請參閱