4 references to GetAllowAccounts
SMSvcHost (4)
System\ServiceModel\Activation\SharingService.cs (4)
48
namedPipeBindingElement.AllowedUsers = ListenerConfig.
GetAllowAccounts
(transportType);
100
Utility.AddRightGrantedToAccounts(ListenerConfig.
GetAllowAccounts
(this.transportType),
103
Utility.AddRightGrantedToAccounts(ListenerConfig.
GetAllowAccounts
(this.transportType),
170
ListenerConfig.
GetAllowAccounts
(this.transportType));