MsmqTransportSecurity.MsmqSecureHashAlgorithm Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera lub MsmqSecureHashAlgorithm ustawia, który jest skojarzony z tym wystąpieniem MsmqTransportSecurity klasy.
public:
property System::ServiceModel::MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { System::ServiceModel::MsmqSecureHashAlgorithm get(); void set(System::ServiceModel::MsmqSecureHashAlgorithm value); };
public System.ServiceModel.MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { get; set; }
member this.MsmqSecureHashAlgorithm : System.ServiceModel.MsmqSecureHashAlgorithm with get, set
Public Property MsmqSecureHashAlgorithm As MsmqSecureHashAlgorithm
Wartość właściwości
Klasa, MsmqSecureHashAlgorithm która jest skojarzona z tym wystąpieniem MsmqTransportSecurity klasy .
Wyjątki
Wartość nie jest jedną z MsmqSecureHashAlgorithm wartości.
Uwagi
Domyślny algorytm wyznaczania wartości skrótu to Sha1 .
Z powodu problemów z kolizją sha1 firma Microsoft zaleca sha256.