Click or drag to resize

PDTec.IceNet.Web.Service.TicketBased Namespace

The PDTec.IceNet.Web.Service.TicketBased namespace provides base classes to implement or generate ice.NET web services that use a ticket-based session and authorization concept.
Classes
  ClassDescription
Public classAuthenticationSupportService
Implements service methods for special authentication handling (e.g. authentication tickets with custom expiration periods).
Public classServiceResult
Describes the (generic) result of a web service method invocation.
Public classServiceResultBuilder
Creates instances of ServiceResult with appropriate values.
Public classTicketBasedWebService
Public classTicketBasedWebServiceAuthenticationInfo
Enumerations
  EnumerationDescription
Public enumerationServiceErrorCategory
Indicates the category of an error that occured during a web service method invocation.