Uri.Password Property

Gets the password, as parsed from a Uniform Resource Identifier (URI).

Syntax

public:
property String^ Password {
         String^ get ();
}  

Property value

Type: String 

  The password.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace