<allowAccounts>
Contains a collection of configuration elements that specify user accounts for processes that host Windows Communication Foundation (WCF) services, and are granted connection access to the sharing service.
<system.serviceModel.activation>
<allowAccounts>
<add securityIdentifier="String"/>
</allowAccounts>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Adds a user account for processes that host WCF services, and are granted connection access to the sharing service |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Specifies configuration settings for the Net Pipe or TCP sharing services. |
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.