Skip to content

Commit

Permalink
Update src/Digdir.Library.Dialogporten.WebApiClient/Config/Maskinport…
Browse files Browse the repository at this point in the history
…enSettings.cs

Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
  • Loading branch information
Fargekritt and oskogstad authored Dec 13, 2024
1 parent 075854b commit b952394
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
namespace Digdir.Library.Dialogporten.WebApiClient.Config;

public sealed record MaskinportenSettings(string ClientId, string EncodedJwk, string Scope)
{
}
public sealed record MaskinportenSettings(string ClientId, string EncodedJwk, string Scope);

0 comments on commit b952394

Please sign in to comment.