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