[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the LDAP parameters used by the server when authenticating through
LDAP server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public LDAPParams LDAPParams { get; } |
Public ReadOnly Property LDAPParams As LDAPParams |
public: property LDAPParams^ LDAPParams { LDAPParams^ get (); } |