Share via


HashMembershipCondition.HashAlgorithm Vlastnost

Definice

Získá nebo nastaví hash algoritmus, který se má použít pro podmínku členství.

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

Hodnota vlastnosti

Hashovací algoritmus, který se má použít pro podmínku členství.

Výjimky

Došlo k pokusu o nastavení HashAlgorithm na nullhodnotu .

Platí pro