password Belongs To Me

open fun passwordBelongsToMe(passwordId: String): Boolean

Method used to check whether the specified password belongs to the user

Return

whether the specified password belongs to the user as boolean

Parameters

passwordId

The identifier of the password to check