Hi All, I have developed fingerprint credential provider. It works well for all scenarios except one. Im facing problems while pre-populating credential tile when remote desktop client supplies credentials. As per the documentation, LogonUI should call ICredentialProvider::SetSerialization() method and supply the credentials in serialized format. This method never gets called for my credential provider when I try to connect through remote desktop client. Please let me know if you have any inputs. Regards, Sach