[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Gets an array indicating where users will be authenticated.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public AuthenticationLocation[] UserAuthLocations { get; } |
Public ReadOnly Property UserAuthLocations As AuthenticationLocation() |
public: property array<AuthenticationLocation>^ UserAuthLocations { array<AuthenticationLocation>^ get (); } |
Return Value
the array or null if no locations have been configured.
Remarks
The order of the array is the order in which the server uses them for authentication.