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