• ArmDot Home
  • Introduction
  • Tutorial
  • API Reference
  • Download
Show / Hide Table of Contents
  • Tutorial
  • API Reference
    • ArmDot.Client
      • Classes
        • ArmDot.Client.Api
          • Methods
            • PutKey
            • GetLicenseState
            • IsCodeProtected
            • GetUserName
            • GetUserEMail
            • GetUserData
            • GetExpirationDate
            • GetMaximumBuildDate
        • ArmDot.Client.VirtualizeCodeAttribute
          • Methods
            • VirtualizeCodeAttribute
  • Embedded Files
    • Embedded Files
    • Predefined Directories
  • Command Line Tools
    • ArmDotConsole.exe
  • Key Generators
    • Key Generator for PHP
    • Key Generator for C/C++
  • License

GetUserName

Description

Retrieves a user data from a current license key. ArmDot.Client.Api.PutKey must have been already called.

Syntax

C#

public static string GetUserName();
Back to top Armdot Home | Copyright © Softanics | Generated by DocFX