Windows Custom Credential Provider: "More Choices" link of RDP Prompt Not Showing

SINGH Rizul 1 Reputation point
2021-05-17T11:13:47.817+00:00

Hi,

I am working on developing a customized credential provider. In windows default credential provider, there is a link of "More Choices" on taking a RDP connection (as shown in below image).

97173-rdp.png

So, in our customized credential provider, we use the Credential Provider field descriptors provided by Microsoft (https://learn.microsoft.com/en-us/windows/win32/api/credentialprovider/ns-credentialprovider-credential_provider_field_descriptor)
and manipulate these fields to show/hide them as per our need.

The issue I am facing is that in our Custom Credential Provider we are unable to see this "More Choices" link. For eg: Windows V2 credential provider holds 25 field descriptors and in this we are not able to get "More Choices" command link. Is it so that this field is not handled by windows credential provider? If so, kindly provide details for handling this use case.

Kindly help in providing any details regarding the same.

Thanks

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,263 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,545 questions
{count} votes