2 references to Token
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
87var x509Token = (X509SecurityToken)clientCertificateToken.Token;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
233X509SecurityToken x509Token = (X509SecurityToken)clientCertificateToken.Token;