MsmqIntegrationSecurity.Mode Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar eller anger MsmqIntegrationSecurityMode det som är associerat med MSMQ-integreringskanalen (Message Queuing).
public:
property System::ServiceModel::MsmqIntegration::MsmqIntegrationSecurityMode Mode { System::ServiceModel::MsmqIntegration::MsmqIntegrationSecurityMode get(); void set(System::ServiceModel::MsmqIntegration::MsmqIntegrationSecurityMode value); };
public System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurityMode Mode { get; set; }
member this.Mode : System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurityMode with get, set
Public Property Mode As MsmqIntegrationSecurityMode
Egenskapsvärde
Det MsmqIntegrationSecurityMode som är associerat med integrationskanalen Message Queuing.
Kommentarer
MsmqIntegrationSecurityMode är en uppräkning som innehåller följande värden: None och Transport. Standardvärdet är Transport.