TWebCredentials.Remove(String,WebAuthentication,Boolean) Method

Represents method Remove(String,WebAuthentication,Boolean).

Namespace: System.Net.HTTP.Client
public
 procedure Remove(const URI: String; Scheme: WebAuthentication; Exact: Boolean = False); overload;

Parameters

URI
Type: String

Scheme
Type: WebAuthentication

Exact
Type: Boolean