SecurityException

XMS throws this exception if the user identifer and password provided to authenticate an application are rejected. XMS also throws this exception if an authority check fails and prevents a method from completing.

    Inheritance hierarchy:
    IBM.XMS.XMSException
       |
       +----IBM.XMS.XMSException
               |
               +----IBM.XMS.SecurityException
    

Parent topic: .NET interfaces