This function indicates that the connection to the server should no longer use Windows Credentials (Kerberos / Single Signon / SSO).
BOOL | LceSetKerberosOff | (int | iSession) |
iSession | The session identifier as returned by LceSetKerberosOff. |
|---|
TRUE is returned if the session can accept the value.
FALSE is returned if an error occurs.
If you use this function, you must also use the LceSetKerberosOn function.