ChannelFactory<TChannel>::CreateChannelWithOnBehalfOfToken Method
Creates a channel that is used to send messages to a service with an on behalf of security token.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | CreateChannelWithOnBehalfOfToken(SecurityToken^) | Creates a channel that is used to send messages to a service with an on behalf of security token. |
![]() | CreateChannelWithOnBehalfOfToken(SecurityToken^, EndpointAddress^) | Creates a channel that is used to send messages to a service with an on behalf of security token at a specific endpoint address. |
![]() | CreateChannelWithOnBehalfOfToken(SecurityToken^, EndpointAddress^, Uri^) | Creates a channel that is used to send messages to a service with an on behalf of security token at a specific endpoint address through a specified transport address. |
