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


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_GetSecurityTokenFile()

tibasMemberDef_GetSecurityTokenFile()
Function
Declaration
tibas_status tibasMemberDef_GetSecurityTokenFile(
tibasMemberDef memberDef,
const char**   tokenFile
Purpose
Returns the directory path and filename for the security token file that is in effect for a specified member.
Parameters
 
Remarks
Use the tibasMemberDef_GetSecurityTokenFile() function to return the directory path and filename for the security token file that is used by a specified member.
If the member is acting as a security domain controller, then there is not a security token file associated with the member; instead, there is a security policy file. You can use the tibasMemberDef_GetSecurityPolicyFile() function to return information about the security policy file.
See Also
tibasMemberDef_SetSecurityTokenFile(), tibasMemberDef_GetSecurityPolicyFile()

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