2 references to GetToken
System.ServiceModel (2)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (2)
318
SspiSecurityToken token = TransportSecurityHelpers.
GetToken
<SspiSecurityToken>(tokenProvider, timeout);
489
UserNameSecurityToken token =
GetToken
<UserNameSecurityToken>(tokenProvider.TokenProvider, timeout);