|
|
|
|
|
gpwMode (Function) In french: gpwMode Returns the User Groupware runtime mode.
IF gpwMode() = gpwModeWindows THEN
CheckUsername()
END
Syntax <Result>: Integer constant User groupware runtime mode: | | gpwModeGroupware | User Groupware authentication is used. | gpwModeLDAP | LDAP authentication is used. | gpwModeWindows | Windows authentication is used. |
Business / UI classification: Neutral code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|