2 references to Authentication
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
184
return new X509SecurityTokenAuthenticator(_parent.ServiceCertificate.
Authentication
.GetCertificateValidator(), false);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509CertificateRecipientClientCredential.cs (1)
134
this.
Authentication
.MakeReadOnly();