IOPLEX
Communications Software
Plexcel for PHP - Active Directory PHP Integration
plexcel_new
plexcel_status
plexcel_find_authorities_by_domain
plexcel_get_authority
plexcel_get_domain
plexcel_log
plexcel_preamble
plexcel_authenticate
plexcel_sso
plexcel_logon
plexcel_logoff
plexcel_accept_token
plexcel_is_member_of
plexcel_set_password
plexcel_change_password
plexcel_gen_service_keytab
plexcel_search_objects
plexcel_get_account
plexcel_add_object
plexcel_modify_object
plexcel_delete_object
plexcel_set_attrdefs
plexcel_get_attrdefs
plexcel_set_conv_attrdefs

plexcel_logoff

Printer Friendly Format

Synopsis

bool plexcel_logoff(resource $px, string $ssn_id, string $username)

Description

The plexcel_logoff function destroys a cached credential created with the plexcel_logon function.

The $px parameter is the Plexcel context resource that was used with plexcel_logon to create the credential being destroyed.

The $ssn_id parameter is the session identifier key that was used with plexcel_logon to create the credential being destroyed.

The $username parameter is the username that was used to logon with plexcel_logon .

Returns

The plexcel_logoff function returns TRUE to indicate that the operation was successful. A value of FALSE is returned to indicate that the operation failed in which case the plexcel_status function should be consulted.

Example

plexcel_logon

© 2008 IOPLEX Software | Contact Us | Policies