Share via


HashMembershipCondition.HashAlgorithm Properti

Definisi

Mendapatkan atau mengatur algoritma hash yang akan digunakan untuk kondisi keanggotaan.

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

Nilai Properti

Algoritma hash yang digunakan untuk kondisi keanggotaan.

Pengecualian

Upaya dilakukan untuk mengatur HashAlgorithm ke null.

Berlaku untuk