Table of Contents

Interface ICredentials

Namespace
OpenQA.Selenium
Assembly
WebDriver.dll

Marker interface describing a set of credentials to be used with network requests. This allows the ability to expand beyond simple user name/password security mechanisms.

public interface ICredentials