PasswordVerifyCallback

Undocumented in source.
@safe
alias PasswordVerifyCallback = bool delegate
(
string user
,
string password
)

Meta