1 write to allowAccounts
SMSvcHost (1)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
31this.allowAccounts = new List<SecurityIdentifier>();
2 references to allowAccounts
SMSvcHost (2)
System\ServiceModel\Activation\NetPipeSectionData.cs (2)
34this.allowAccounts.Add(element.SecurityIdentifier); 65return this.allowAccounts;