Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
All authorization plug-in entry points have a callback mechanism to report the success or failure of the call. Some callback mechanisms are called multiple times until all of the results are reported.
The following table provides an overview of the authorization callback methods.
Method | Description |
---|---|
WSManPluginAuthzOperationComplete | Reports either a successful or failed user operation. |
WSManPluginAuthzQueryQuotaComplete | Reports quota details that are relevant for the specified user. |
WSManPluginAuthzUserComplete | Reports either a successful or failed user connection authorization. |