URI.userInfo

class URI
pure const nothrow
string
userInfo
()

Return Value

Type: string

User-info part of the URI, or null if not available.

Meta