1 write to authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
53
this.
authenticated
= new ByteProperty(this, UnsafeNativeMethods.PROPID_M_AUTHENTICATED);
1 reference to authenticated
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
92
property.Authenticated = this.
authenticated
.Value != 0;