Contents

verifyPassword(_:)

Verifies the password for interaction with the record.

Declaration

func verifyPassword(_ inPassword: String!) throws

Parameters

  • inPassword:

    The password for authenticating with the record.

Discussion

See Also

Managing Authentication