Click or drag to resize
ServiceConnectionLicenseBoundData Class
License related connection creation data.
Inheritance Hierarchy

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.10 [UNOFFICIAL BUILD]
Syntax
C#
public abstract class ServiceConnectionLicenseBoundData

The ServiceConnectionLicenseBoundData type exposes the following members.

Constructors
  NameDescription
Protected methodServiceConnectionLicenseBoundData
Initializes a new instance of the ServiceConnectionLicenseBoundData class
Top
Properties
  NameDescription
Public propertyLicenseType
Gets or sets the type of the license used for the login.
Public propertyTransport
Gets or sets the transport data.
Top
See Also