Exemple #1
0
 /// <summary>
 /// Sets broker response for continuing authentication flow.
 /// </summary>
 /// <param name="url"></param>
 public static void SetBrokerContinuationEventArgs(Uri url)
 {
     BrokerHelper.SetBrokerResponse(url);
 }