Site.deauthorizePrivilegedModule (Method)
Removes the association between a module and a group, removing the extended permissions from the module.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
modulePath | Any | Required | Path to module to deauthorize. |
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