Show / Hide Table of Contents

    Class ServiceConnectionLicenseBoundData

    License related connection creation data.

    Inheritance
    System.Object
    ServiceConnectionLicenseBoundData
    ServiceConnectionLoginData
    ServiceConnectionTokenLoginData
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public abstract class ServiceConnectionLicenseBoundData : object

    Properties

    LicenseType

    Gets or sets the type of the license used for the login.

    Declaration
    public DWProductTypes? LicenseType { get; set; }
    Property Value
    Type Description
    System.Nullable<DWProductTypes>

    The type of the license.

    Transport

    Gets or sets the transport data.

    Declaration
    public ServiceConnectionTransportData Transport { get; set; }
    Property Value
    Type Description
    ServiceConnectionTransportData

    The transport data.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top