Share via


SignatureDescription.KeyAlgorithm Proprietà

Definizione

Ottiene o imposta l'algoritmo della chiave per la descrizione della firma.

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

Valore della proprietà

Algoritmo della chiave per la descrizione della firma.

Si applica a

Vedi anche