Overload List
Name | Description | |
---|---|---|
![]() | CreateUser(String, String, String, String, String) |
Create an internally authenticated new user
|
![]() | CreateUser(String, String, String, String, String, IAuthenticatorInformation, String) |
Create a new user with external authenticator.
If external authenticator is null, create an internally authenticated
new user.
|
![]() | CreateUser(String, String, String, String, String, IAuthenticatorInformation, Boolean, String) |
Create a new user with external authenticator. And decide if to activate (seat)
it right away.
If external authenticator is null, create an internally authenticated
new user.
|