ImageGear Professional for Windows ActiveX
Authorization Event

Description:

Called when an encrypted document is being opened, to determine whether or not the user is authorized to open the file. Event used by document open routine.

This event implements whatever authorization strategy you choose and calls the appropriate security handler (the one that was used to secure the document) to obtain and check authorization data.

This event should obtain whatever information is needed to determine whether the user is authorized to open the file, then call PermRequest (which returns the permissions that the authentication data enables).

Syntax:

      Authorization(Params As IGPDFAuthEventParams)

Parameters:

Name Description
Params Event's parameters (see IGPDFAuthEventParams Object)

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback