Contents

AuthorizationCallbacks

The interface implemented by the Security Server.

Declaration

typedef struct AuthorizationCallbacks { ... } AuthorizationCallbacks;

Mentioned in

Overview

This structure declares the functions that your authorization plug-in uses to communicate with the authorization engine. These functions are passed to your plug-in through the AuthorizationPluginCreate function.

Topics

Instance Properties