Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an object that contains properties associated with the client connection.
This property is read-only.
Syntax
HRESULT get_ClientConnectionPropertySet(
ITsSbClientConnectionPropertySet **ppPropertySet
);
Parameters
ppPropertySet
Return value
None
Remarks
Plug-ins can use this interface to store custom properties for the lifetime of a connection request.
By default, Remote Desktop Connection Broker (RD Connection Broker) sets the following properties for the property set object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | sbtsv.h |