Share via


uri_builder::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: uri_builder.h

Namespace: web::http

See Also

Reference

uri_builder Class