FndSecurityCheckpointException Class.net Access Provider Documentation
An expected exception caused by a server security checkpoint request. Only used when security checkpoint must be propagated to calling code and is not handled by Access Provider.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Ifs.Fnd FndException
      Ifs.Fnd FndSecurityCheckpointException

Namespace: Ifs.Fnd
Assembly: Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.0.0.0 (4.80.18.0)
Syntax

[SerializableAttribute]
public class FndSecurityCheckpointException : FndException
See Also