JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. tibas_authenticationMethod Indicates the type of authentication method used when TIBCO ActiveSpaces security is implemented and an authentication value is set in the security policy file for a domain. Declarationtypedef enum _tibas_authenticationMethod { AUTH_USERPWD, AUTH_X509V3 } tibas_authenticationMethod; Values Value Description AUTH_USERPWD Indicates that the authentication method is user password authentication. AUTH_X509V3 Indicates that the authentication method is X509 v3 authentication. Copyright © Cloud Software Group, Inc. All rights reserved.