How does Windows Credential Manager interface with UiPath?

Hi, I’m fine using WCM with UiPath, but how do they interface with each other at the granular level? Do they use Microsoft’s DAPI?

Many thanks!

Hi @Paul_Waine

as far as I know the package UiPath.Credentials.Activities is using the .NET package CredentialManagement what handles the Windows Credential Management API.