Contents

password

The password URL subcomponent, or nil if not present.

Declaration

var password: String? { get set }

Discussion

For example, in the URL http://username:password@www.example.com/index.html, the password is password.

See Also

Accessing components in native format