CreateChannelAsLoggedOnUser创建 WCF 通道,使用作为令牌。作为令牌表示进程标识 (使用者) 和用户标识。此标记委派给后端服务器的用户的标识。委派,则操作。如果性能是一个问题,并且不需要委派的用户标识,使用CreateChannelAsProcess。作为一个进程标识,出现身份验证用户身份不能用于备份结束进程。如果这是可接受的行为可能会看到获得显著的性能。
重载 列表
| 名称 | 说明 | |
|---|---|---|
![]() ![]() |
CreateChannelActingAsLoggedOnUser<TChannel>(ChannelFactory<TChannel>) | CreateChannelAsLoggedOnUser创建 WCF 通道,使用作为令牌。作为令牌表示进程标识 (使用者) 和用户标识。此标记委派给后端服务器的用户的标识。委派,则操作。 |
![]() ![]() |
CreateChannelActingAsLoggedOnUser<TChannel>(ChannelFactory<TChannel>, EndpointAddress) | CreateChannelAsLoggedOnUser creates a WCF channel, using an 'act as' token. The 'act as' token represents process identity (actor) and user identity. This token delegates the user’s identity to the back end server. Delegation is an expensive operation. |
![]() ![]() |
CreateChannelActingAsLoggedOnUser<TChannel>(ChannelFactory<TChannel>, EndpointAddress, Uri) | CreateChannelAsLoggedOnUser creates a WCF channel, using an 'act as' token. The 'act as' token represents process identity (actor) and user identity. This token delegates the user’s identity to the back end server. Delegation is an expensive operation. |
页首
.gif)
.gif)