Search Results for

    Show / Hide Table of Contents

    Method IsProviderLicenseValid

    IsProviderLicenseValid(string, string, int, int, int)

    Tells whether a valid license is available from a specified provider.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 0, 0)]
    bool IsProviderLicenseValid(string inProvider, string inPublicKey, int inVersionMajor, int inVersionMinor, int inModuleId)
    Parameters
    Type Name Description
    string inProvider

    License provider name.

    string inPublicKey

    License public key.

    int inVersionMajor

    Version major number within [0,20].

    int inVersionMinor

    Version minor number within [0,99].

    int inModuleId

    Module identifier.

    Returns
    Type Description
    bool
    Remarks

    This method is available since v7.7.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.