SimpleAccountRealm.addAccount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addAccount(string username, string password)
    class SimpleAccountRealm
    void
    addAccount
    (
    string username
    ,
    string password
    )
  2. void addAccount(string username, string password, string[] roles)

Meta