ICIGSAuthManagerSettings - GlobalSCAPE Authentication Manager Settings Interface

Use the ICIGSAuthManagerSettings interface to edit GlobalSCAPE authentication manager settings. See also ICISites - Multi-Site Management.

interface ICIGSAuthManagerSettings : IDispatch

Property

How it's used

Available versions

Property RefreshIntervalMinutes As Long

Retrieves or specifies the user database refresh frequency.

HRESULT RefreshIntervalMinutes([out, retval] LONG* pVal);

HRESULT RefreshIntervalMinutes([in] LONG newVal);

EFT Server v6.3 and later

Property UserDatabasePath As String

Retrieves or sets the path to the user database.

HRESULT UserDatabasePath([out, retval] BSTR* pVal);

HRESULT UserDatabasePath([in] BSTR newVal);

EFT Server v6.3 and later

Dialog Box Equivalents

The ICIGSAuthManagerSettings interface properties correlate to the following fields and controls in the EFT Server administration interface: