SignatureDescription.KeyAlgorithm Vlastnost

Definice

Získá nebo nastaví algoritmus klíče pro popis podpisu.

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

Hodnota vlastnosti

String

Algoritmus klíče pro popis podpisu.

Platí pro

Viz také