Identifying the Authentication Manager for a Site (GetAuthManagerID)

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);