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

プロパティ値

String

署名の説明に対するキー アルゴリズム。

適用対象

こちらもご覧ください