コード例 #1
0
 private string LookupRefreshKeyInDatabase() =>
 tokenDatabase.TryGetToken(source.TokenDatabaseKey(), out var key) ? key : "";