SignatureDescription.KeyAlgorithm Właściwość

Definicja

Pobiera lub ustawia algorytm klucza dla opisu 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

Wartość właściwości

Algorytm klucza opisu podpisu.

Dotyczy

Zobacz też