public class OsramToken { public string userId { get; set; } public string securityToken { get; set; } }