SignatureDescription.KeyAlgorithm Proprietà

Definizione

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

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

Valore della proprietà

Algoritmo di chiave per la descrizione della firma.

Si applica a

Vedi anche