1 write to Authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
92property.Authenticated = this.authenticated.Value != 0;
1 reference to Authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqMessage.cs (1)
68get { return this.property.Authenticated; }