2 references to AllowedUsers
System.ServiceModel (2)
System\ServiceModel\Channels\ExclusiveNamedPipeTransportManager.cs (1)
25
SetAllowedUsers(channelListener.
AllowedUsers
);
System\ServiceModel\Channels\NamedPipeTransportManager.cs (1)
87
&& this.AreAllowedUsersEqual(channelListener.
AllowedUsers
)