TWebCredentials.Find(String,WebAuthentication) Method

Represents method Find(String,WebAuthentication).

Namespace: System.Net.HTTP.Client
public
 function Find(const URI: String; AuthScheme: WebAuthentication): TWebCredential; overload;

Parameters

URI
Type: String

AuthScheme
Type: WebAuthentication

Return Value