Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
The folowing code doesn't work anymore after we switched to a named user license in stead of a network license.
Can someone point me in the right direction?
loginResult = Vault.Library.ConnectionManager.LogIn(vlt_Server, vlt_Vault, Nothing, Nothing, Vault.Currency.Connections.AuthenticationFlags.WindowsAuthentication + Vault.Currency.Connections.AuthenticationFlags.ReadOnly, Nothing)
Thanks.
Solved! Go to Solution.