MsmqTransportSecurity.MsmqAuthenticationMode 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 MsmqAuthenticationMode ustawia, który jest skojarzony z tym wystąpieniem MsmqTransportSecurity klasy.
public:
property System::ServiceModel::MsmqAuthenticationMode MsmqAuthenticationMode { System::ServiceModel::MsmqAuthenticationMode get(); void set(System::ServiceModel::MsmqAuthenticationMode value); };
public System.ServiceModel.MsmqAuthenticationMode MsmqAuthenticationMode { get; set; }
member this.MsmqAuthenticationMode : System.ServiceModel.MsmqAuthenticationMode with get, set
Public Property MsmqAuthenticationMode As MsmqAuthenticationMode
Wartość właściwości
Klasa, MsmqAuthenticationMode która jest skojarzona z tym wystąpieniem MsmqTransportSecurity klasy .
Wyjątki
Wartość nie jest jedną z MsmqAuthenticationMode wartości.
Uwagi
Usługa MSMQ może uwierzytelniać komunikaty wysyłane do kolejek komunikatów, które wymagają uwierzytelniania, lub komunikaty mogą jawnie żądać uwierzytelniania. Domyślny tryb uwierzytelniania to WindowsDomain .