TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AuthenticationLocation Enumeration

public enum AuthenticationLocation

Members

Member Name Description
ldap Obtain user authentication information from an LDAP directory server.
system Obtain user authentication information from the UNIX system password file (available only when server is running on a UNIX system).
local Obtain user authentication information from the local TIBCO Enterprise Message Service server's user configuration.

Requirements

Namespace: TIBCO.EMS.ADMIN

Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

See Also

TIBCO.EMS.ADMIN Namespace