/
TccHTTPRequest.Authentication

TccHTTPRequest.Authentication

Parameter

: TccHTTPAuthentication;

Beschreibung

Zugriff auf das Authentication Request Objekt.

Beispiel

HTTP.Request.Authentication.AuthType := ccHAT_Basic;
HTTP.Request.Authentication.Username := 'example';
HTTP.Request.Authentication.Password := 'TopSecret';

Related content

TccHTTPRequest.Authentication
TccHTTPRequest.Authentication
More like this
ccHTTPRequestHandler.AuthPassword
ccHTTPRequestHandler.AuthPassword
More like this
ccHTTPRequestHandler.AuthPassword
ccHTTPRequestHandler.AuthPassword
More like this
ccHTTPRequestHandler.AuthExists
ccHTTPRequestHandler.AuthExists
More like this
ccHTTPRequestHandler.AuthUsername
ccHTTPRequestHandler.AuthUsername
More like this
ccHTTPRequestHandler.AuthUsername
ccHTTPRequestHandler.AuthUsername
More like this