UserGroupManagerAddLocalUser(LocalUserProperties, Boolean, Boolean) Method
Add new local user to the system
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Add new local user to the system")]
public Guid AddLocalUser(
LocalUserProperties localUserProperties,
bool isSelfRegistered,
out bool setLicenseSuccess
)
- localUserProperties LocalUserProperties
- isSelfRegistered Boolean
- setLicenseSuccess Boolean
Guid