Search Results for

    Show / Hide Table of Contents

    Enum LicenseStatus

    Namespace: Sdl.Common.Licensing.AppSupport
    Assembly: Sdl.Common.Licensing.AppSupport.dll
    Syntax
    public enum LicenseStatus

    Fields

    Name Description
    Authorized

    The license is fully Authorized

    DemoExpired

    The license is not authorized - the demo period has expired

    ExportExpired

    The license is not authorized - the exported license has expired

    LeaseExpired

    The license is not authorized - the lease period has expired

    NotAuthorized

    The license is not authorized

    UnknownError

    The license is not authorized - an error occurred

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX