SYS_CRYPT_KEYConstant Class

Special Encryption Keys
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXSYS_CRYPT_KEYConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class SYS_CRYPT_KEYConstant

public static class SYS_CRYPT_KEYConstant

The SYS_CRYPT_KEYConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSYS_CRYPT_COMPUTER_ID
Use the current computer ID
Public fieldStatic memberSYS_CRYPT_GLOBAL_ID
Use the non-changing computer ID
Public fieldStatic memberSYS_CRYPT_LICENSE_KEY
Using the current license key
Top
See Also