I have a Windows service running as a an AD user. I do not have the password for this user (not without storing it in a file somewhere).
The method signatures for VaultSharp LDAP auth all want a username and password, but is there any other way of automatically granting access using something like UserPrincipal maybe?