UserGroupManagerAddLocalUser(LocalUserProperties, Boolean, Boolean, Boolean, Database, DbTransaction) Method
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
public Guid AddLocalUser(
LocalUserProperties localUserProperties,
bool isSelfRegistered,
out bool setLicenseSuccess,
bool allowEmptyPassword,
Database database,
DbTransaction transaction
)
- localUserProperties LocalUserProperties
-
- isSelfRegistered Boolean
-
- setLicenseSuccess Boolean
-
- allowEmptyPassword Boolean
-
- database Database
-
- transaction DbTransaction
-
Guid