<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.
Schema Hierarchy
<system.serviceModel.activation>
Syntax
<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. |
See Also
Reference
AllowAccounts
AllowAccounts
SecurityIdentifierElementCollection
SecurityIdentifierElement
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05