包含一个配置元素集合,这些元素指定进程的用户帐户,这些进程承载 Windows Communication Foundation (WCF) 服务并被授予了对该共享服务的连接访问权限。
架构层次结构
<system.serviceModel.activation>
语法
<allowAccounts>
<add securityIdentifier="String"/>
</allowAccounts>
属性和元素
以下几节描述了特性、子元素和父元素。
属性
无。
子元素
特性 | 说明 |
---|---|
添加进程的用户帐户,这些进程承载 WCF 服务并被授予了对该共享服务的连接访问权限。 |
父元素
元素 | 说明 |
---|---|
指定 Net Pipe 或 TCP 共享服务的配置设置。 |
另请参见
参考
AllowAccounts
AllowAccounts
SecurityIdentifierElementCollection
SecurityIdentifierElement