1 override of ValidateAuthentication
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
303public override HttpStatusCode ValidateAuthentication(IHttpAuthenticationContext authenticationContext)
1 reference to ValidateAuthentication
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
305HttpStatusCode result = base.ValidateAuthentication(authenticationContext);