Function
Set the LDAP credential (password).
tibems_status
tibemsLookupParams_SetLdapCredential(
tibemsLookupParams lparams,
const char* credential );
CALL "tibemsLookupParams_SetLdapCredential" USING BY VALUE lparams, BY REFERENCE credential, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
lparams
|
Set the property in this parameter object.
|
credential
|
Set the property to this credential (password).
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |