Click or drag to resize

AuthenticationFault Class

Fault for authentication failure.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Web.EpicSDKAuthenticationFault
Namespace:  ASI.TAM.API.Web.EpicSDK
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2020.1.0.1
Syntax
public sealed class AuthenticationFault

The AuthenticationFault type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the fault
Public propertyErrorCode
Error code if any.
Public propertyMethodName
Name of the method
Top
Remarks