Windows.Foundation.Uri.Password
September 2, 2020 ยท View on GitHub
-description
Gets the password component of the Uniform Resource Identifier (URI) as stored in this Uri instance.
-property-value
The password.
-remarks
Note
username:password**@** preceding the host part of a URI are mainly relevant for File Transfer Protocol (FTP) URIs. File Transfer Protocol (FTP) URIs have limited support in Windows Runtime; see "Transferring data in the background" (HTML or XAML).