GetUserData Method
Retrieves a user data from the current license key. ArmDot.Client.Api.PutKey must have been already called.
public static byte[] GetUserData();Returns
A user data stored in a current license key.
Retrieves a user data from the current license key. ArmDot.Client.Api.PutKey must have been already called.
public static byte[] GetUserData();A user data stored in a current license key.