Their manual provides 3 examples, and they are confusing at best. Most of it reads like this.

 Quote:

Use the ICISite Interface GetAuthManagerID method to identify or retrieve the authentication manager ID of a site. The authentication manager ID is the type of authentication used (GS Auth, NT/AD, or ODBC).

Signature:

HRESULT GetAuthManagerID([out, retval] long *prop);


Where the ICISite Interface is a class in the DLL.

You can see the manual here...

http://help.globalscape.com/help/eft5_com/
_________________________
Today is the tomorrow you worried about yesterday.