...
AccountManager.SetActivationKey(int userId, int serviceId, string enrollmentKey, [int? organizationId = null])
Returns
Task (void)
API
Implementation Notes
Internal users must not be associated with any organizations.
...
...
AccountManager.SetActivationKey(int userId, int serviceId, string enrollmentKey, [int? organizationId = null])
Task (void)
Internal users must not be associated with any organizations.
...