Authorization header field value
Source position: httpdefs.pp line 413
public property THTTPHeader.Authorization : string |
Authorization contains the Authorization header field value, which provides authentication credentials for the request. This typically includes the authentication scheme and credentials.