Skip to content

URIHelpers.Credentials.ToString

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

Method Signature

 Function ToString() As String

Remarks

Returns the username and password concatenated with a colon (:), as it would appear in the authority section of a URI.

Clone this wiki locally