Nextcloud PHP API (master)

ICreateUserBackend

Tags
since
14.0.0

Table of Contents

Methods

createUser()  : bool

Methods

createUser()

public createUser(string $uid, string $password) : bool
Parameters
$uid : string

The username of the user to create

$password : string

The password of the new user

Tags
since
14.0.0
Return values
bool

        
On this page

Search results