create_users_sync
Description:
[ Version ( since = "1.3" ) ]
public GenericArray<unowned UserInformation> create_users_sync (Cancellable? cancellable = null) throws Error
public GenericArray<unowned UserInformation> create_users_sync (Cancellable? cancellable = null) throws Error
Create local user accounts using the system-user assertions that are valid for this device.
Parameters:
this |
a Client. |
cancellable |
a Cancellable or null. |
Returns:
an array of UserInformation or null on error. |