Edit

Share via


IWRdsProtocolConnection2 interface (wtsprotocol.h)

Extends IWRdsProtocolConnection to allow a protocol to provide serialized credentials to the Remote Desktop Services service for interactive logon. This interface is implemented by protocols. The Remote Desktop Services service calls QueryInterface on the IWRdsProtocolConnection interface pointer it received from the protocol when it called IWRdsProtocolListenerCallback::OnConnected method.

Inheritance

The IWRdsProtocolConnection2 interface inherits from the IWRdsProtocolConnection interface.

Methods

The IWRdsProtocolConnection2 interface has these methods.

 
IWRdsProtocolConnection2::GetSerializedUserCredential

Returns a serialized user credential.

Requirements

Requirement Value
Minimum supported client Windows, version 26100
Header wtsprotocol.h