Contents

applyCredential(username:password:)

Sets a username and password to use as authentication for a proxy configuration.

Declaration

func applyCredential(username: String, password: String)

Parameters

  • username:

    A proxy authentication username.

  • password:

    A proxy authentication password.

See Also

Customizing Proxy Behavior