Share via


<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

<add> of <allowAccounts>

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

<net.pipe> or <net.tcp>

Specifies configuration settings for the Net Pipe or TCP sharing services.

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.