UserManWebAdminInterface.postSetUserProperty

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@anyAuth
@path("/users/:user/set_property")
@errorDisplay!getUser
void
postSetUserProperty
(
AuthInfo auth
,,
Nullable!string old_name
,
string name
,
string value
)

Meta