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