Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_SetSecurityTokenFile()

tibasMemberDef_SetSecurityTokenFile()
Function
Declaration
tibas_status tibasMemberDef_SetSecurityTokenFile(
tibasMemberDef memberDef,
const char* tokenFile)
Purpose
Specifies the directory path and security token filename for a specified member.
Parameters
 
Remarks
Use the tibasMemberDef_SetSecurityTokenFile() function to specify the security token file for a specified member that will function as a security domain requester.
If the member is a security domain controller, a security token file is not required; instead you must specify a security policy file. You can use the tibasMemberDef_SetSecurityPolicyFile() to specify the directory path and filename for the security policy file.
See Also
tibasMemberDef_GetSecurityTokenFile(), tibasMemberDef_SetSecurityPolicyFile()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved