tibasMemberDef_GetSecurityTokenFile()
Returns the directory path and filename for the security token file that is in effect for a specified member.
Declaration
tibas_status tibasMemberDef_GetSecurityTokenFile( tibasMemberDef memberDef, const char** tokenFile
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.
Copyright © Cloud Software Group, Inc. All rights reserved.