Method GetClientId
GetClientId()
Get an unique client id for this database.
The id is not reset when the database is cleared, only when the database is deleted.
public Task<string> GetClientId()
Get an unique client id for this database.
The id is not reset when the database is cleared, only when the database is deleted.
public Task<string> GetClientId()