Click or drag to resize

ResponseBase Class

Base class for all Licensing library responses.
Inheritance Hierarchy
SystemObject
  RCS.Licensing.StdlibResponseBase
    RCS.Licensing.StdlibAuthenticateResponse

Namespace: RCS.Licensing.Stdlib
Assembly: RCS.Licensing.Stdlib (in RCS.Licensing.Stdlib.dll) Version: 8.0.0+6a10b18a78f605fc5a365a56d079277e103ee6d9
Syntax
C#
public abstract class ResponseBase

The ResponseBase type exposes the following members.

Constructors
 NameDescription
Protected methodResponseBaseInitializes a new instance of the ResponseBase class
Top
See Also