[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
The method cannot complete because of a security restriction
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public class SecurityException : EMSException |
Public Class SecurityException _ Inherits EMSException |
public ref class SecurityException : public EMSException |
Remarks
This exception is thrown when a TIBCO EMS Server rejects a
user name/password submitted by a client. It may also be thrown
for any case where a security restriction prevents a method from completing.
For example, the provider rejects a user or the user’s authentication.