Site.updatePrivilegedModuleAuthorization (Method)
Changes the group associated with the given module, replacing an existing group association.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
modulePath | ModulePath | Required | Path to module to update. |
groupID | GroupID_Deletable | Required | ID of group to authorize for the given module. |
Context:
License Requirements | (none) |
Permission Requirements | site:SiteAdmin |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None