Sdílet prostřednictvím


DSAKeyValue.Key Vlastnost

Definice

Získá nebo nastaví hodnotu klíče reprezentovanou objektem DSA .

public:
 property System::Security::Cryptography::DSA ^ Key { System::Security::Cryptography::DSA ^ get(); void set(System::Security::Cryptography::DSA ^ value); };
public System.Security.Cryptography.DSA Key { get; set; }
member this.Key : System.Security.Cryptography.DSA with get, set
Public Property Key As DSA

Hodnota vlastnosti

DSA

Veřejný klíč reprezentovaný objektem DSA .

Poznámky

Tato vlastnost představuje klíč DSA použitý k podepsání XML.

Platí pro