parsehttpauth()

Function group Execute on client Platform(s)
RESTful NO All

Syntax

parsehttpauth(auth)

Description

Parses the HTTP Authorization header value auth and returns a row variable containing the extracted information. Column 1 of the returned row (named scheme) is the scheme (e.g. basic). Other columns are scheme dependent.