HashMembershipCondition.HashAlgorithm Vlastnost

Definice

Získá nebo nastaví algoritmus hash, 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

HashAlgorithm

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

Výjimky

Došlo k pokusu o nastavení HashAlgorithm null.

Platí pro