ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Licensing Namespace / LicenseInformation Class
Properties Methods


In This Topic
    LicenseInformation Class Members
    In This Topic

    The following tables list the members exposed by LicenseInformation.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the current license level held by the user.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Checks in a specific license code. Applicable to concurrent use licensing only.  
    Public Methodstatic (Shared in Visual Basic) Checks out a specific license code. Applicable to concurrent use licensing only.  
    Public Methodstatic (Shared in Visual Basic) Gets the number of licenses available for use. Most useful when using concurrent use licensing.  
    Public Methodstatic (Shared in Visual Basic) Gets the license expiration date for the specified license code.  
    Public Methodstatic (Shared in Visual Basic) Gets if a specific license code is checked out.  
    Top
    See Also