uri::user_info Method
Get the user information component of the URI as an encoded string.
const utility::string_t &user_info() const;
Return Value
The URI user information as a string.
Requirements
Header: base_uri.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Get the user information component of the URI as an encoded string.
const utility::string_t &user_info() const;
The URI user information as a string.
Header: base_uri.h
Namespace: web::http