1 write to allowedUsers
System.ServiceModel (1)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
198
this.
allowedUsers
= value;
1 reference to allowedUsers
System.ServiceModel (1)
System\ServiceModel\Channels\NamedPipeChannelListener.cs (1)
191
return
allowedUsers
;