Authorization Plug-in Methods

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.