public void RegisterAuthorizationCallback(RequestAuthorizationCode callback)
 {
 }
 public void RegisterAuthorizationCallback(RequestAuthorizationCode callback)
 {
     throw new NotImplementedException();
 }