Exemplo n.º 1
0
 /// <summary>
 /// Close the SSO when authorize.
 /// </summary>
 /// <param name="open">If set to <c>true</c> open.</param>
 public void DisableSSO(Boolean open)
 {
     shareSDKUtils.DisableSSO(open);
 }