Sets value
for name
to form
.
The form
should be the one used in
prepare_authentication_uri_query,
prepare_get_token_form or
prepare_refresh_token_form.
If the value
is null
, then the property named name
is removed from the form
instead.
form |
a GenericSet |
name |
a property name |
value |
a property value |