get_single_account
Description:
Tell whether the provider doesn't support creating more than one account.
Note that libaccounts itself does not enforce preventing the creation of multiple accounts when this flag is set: the flag is only informative, and its implementation is left to the client.
Parameters:
this |
the Provider. |
Returns:
false if multiple accounts can be created from this provider, true otherwise. |