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