2 references to Certificate
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (2)
191
ServerCertificate = new X509Certificate2(x509Token.
Certificate
);
362
clientCertificates.Add(_clientToken.
Certificate
);