2 references to IsSystemAccount
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
442
bool isSystemAccount =
IsSystemAccount
(self);
831
return GetPrimaryDomain(
IsSystemAccount
(wid));