GetUserEMail Method
Retrieves a user e-mail from the current license key. ArmDot.Client.Api.PutKey must have been already called.
public static string GetUserEMail();Returns
A user e-mail stored in a current license key.
Retrieves a user e-mail from the current license key. ArmDot.Client.Api.PutKey must have been already called.
public static string GetUserEMail();A user e-mail stored in a current license key.