UsersControllerPermitEditor Method
Handle the request to give an 'Admin' editorial rights of an ecosystem.
Namespace: SECODashBackend.ControllersAssembly: SECODashBackend (in SECODashBackend.exe) Version: 1.0.0+789cdabd85105b6669a07f36c941620ce28bae93
public Task<string> PermitEditor(
string rootAdminId,
string userName,
string topEcosystem
)
- rootAdminId String
-
- userName String
-
- topEcosystem String
-
TaskString