<allowAccounts>

包含組態項目的集合,這些項目指定裝載 Windows Communication Foundation (WCF) 服務之處理序的使用者帳戶,並被授予共用服務的連線存取權。

<system.serviceModel.activation>

<allowAccounts>
   <add securityIdentifier="String"/>
</allowAccounts>

屬性和項目

屬性

屬性 描述

<allowAccounts> 的 <add>

加入裝載 WCF 服務之處理序的使用者帳戶,並獲授予共用服務的連線權限。

子項目

無。

父項目

項目 描述

<net.pipe><net.tcp>

指定 Net Pipe 或 TCP 共用服務的組態設定。

請參閱

參考

AllowAccounts
AllowAccounts
SecurityIdentifierElementCollection
SecurityIdentifierElement