Click or drag to resize

ServiceErrorCategory Enumeration

Namespace:  PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient.Proxy
Assembly:  PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
[SerializableAttribute]
public enum ServiceErrorCategory
Members
  Member nameValueDescription
None0
NotAuthenticated1
NotAuthorized2
Other3
Remarks