1 write to MeshId
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1360
this.securityManager.
MeshId
= this.meshId;
1 reference to MeshId
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
616
PeerChannelAuthenticatorExtension extension = new PeerChannelAuthenticatorExtension(this, handler, args, this.
MeshId
);