UserGroupManagerGetUserSelfRegistrationSettings(Boolean, Boolean, Guid, Database, DbTransaction) Method
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
public void GetUserSelfRegistrationSettings(
ref bool allowsSelfRegistrationWithPassword,
ref bool allowsSelfRegistrationWithProvider,
ref Guid defaultFileHoldGroup,
Database database,
DbTransaction transaction
)
Parameters
- allowsSelfRegistrationWithPassword Boolean
-
- allowsSelfRegistrationWithProvider Boolean
-
- defaultFileHoldGroup Guid
-
- database Database
-
- transaction DbTransaction
-