SocketWrapper Authenticate Method WebDriver
Authenticates over the socket.

Namespace: OpenQA.Selenium.Safari.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public void Authenticate(
	X509Certificate2 certificate
)

Implements

ISocket Authenticate(X509Certificate2)
See Also