Skip to content

Commit

Permalink
SNOW-715504 Add attribution note (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko authored Jan 29, 2025
1 parent 3dda081 commit 4167b76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public void SaveCredentials(string key, string token)
}
}

// note: the code below of dealing with Advapi32.dll library was inspired by: https://github.com/AdysTech/CredentialManager
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
private struct Credential
{
Expand Down

0 comments on commit 4167b76

Please sign in to comment.