Contents

AuthorizationPluginInterface

The interface that must be implemented by your plug-in.

Declaration

typedef struct AuthorizationPluginInterface { ... } AuthorizationPluginInterface;

Mentioned in

Overview

Your plug-in passes this interface to the authorization engine through the AuthorizationPluginCreate function.

Topics

Instance Properties