Contents

init(user:password:)

Initializes a password credential.

Declaration

init(user: String, password: String)

Parameters

  • user:

    The username associated with the credential.

  • password:

    The password associated with the credential.