Ambition.Authorization.Authorize.encode_password – ambition Reference Manual
Packages
ambition
Ambition
Authorization
Authorize
user
Authorize
authorize
authorize_previous
encode_password
unauthorize
encode_password
Description:
public
string
?
encode_password
(
string
authorizer_name,
string
password,
HashMap
<
string
,
string
>? options =
null
)
Encode a password using the given authorization type.
Parameters:
authorizer_name
Authorizer name as defined by the application configuration
password
Password to encode
options
Optional overrides to pass to convert()