1 write to authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
70internal set { this.authenticated = value; }
1 reference to authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
69get { return this.authenticated; }