Esempio n. 1
0
 /// <summary>
 /// Initializes the PCL authentication controller connected to the AzureMobileServices server
 /// </summary>
 private void initAuthentication()
 {
     AuthUserController.init(this);
 }