IMsRdpClientNonScriptable4 interface

Provides access to the nonscriptable properties of a client's remote session on the Remote Desktop ActiveX control. Derives from the IMsRdpClientNonScriptable3 interface. Methods of this interface can only be accessed through the vtable; they are not available for use to scriptable clients.

Members

The IMsRdpClientNonScriptable4 interface inherits from IMsRdpClientNonScriptable3. IMsRdpClientNonScriptable4 also has these types of members:

Properties

The IMsRdpClientNonScriptable4 interface has these properties.

Property Access type Description
AllowCredentialSaving
Read/write
Specifies whether the credentials dialog box displays a check box to enable the saving of credentials.
LaunchedViaClientShellInterface
Read/write
Specifies whether the user launched the client control by using the RD Web Access interface.
MarkRdpSettingsSecure
Read/write
Specifies whether RDP settings are marked as secure.
PromptForCredsOnClient
Read/write
Specifies whether the client control displays a dialog box that prompts for credentials.
PublisherCertificateChain
Read/write
Specifies the publisher certificate chain. The chain is stored in a variant of type VT_BYREF that contains a pointer to a CERT_CHAIN_CONTEXT structure.
RedirectionWarningType
Read/write
Controls the presence and appearance of the redirection dialog box.
TrustedZoneSite
Read/write
Specifies whether the website from which the user launched the connection is in the trusted sites list of the client computer.
WarnAboutPrinterRedirection
Read/write
Specifies whether the redirection dialog box displays a message about printer redirection before starting a session.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
CLSID
CLSID_MsRdpClient10 is defined as C0EFA91A-EEB7-41C7-97FA-F0ED645EFB24
CLSID_MsRdpClient10NotSafeForScripting is defined as A0C63C30-F08D-4AB4-907C-34905D770C7D
CLSID_MsRdpClient6 is defined as 7390F3D8-0439-4C05-91E3-CF5CB290C3D0
CLSID_MsRdpClient6NotSafeForScripting is defined as D2EA46A7-C2BF-426B-AF24-E19C44456399
CLSID_MsRdpClient7 is defined as A9D7038D-B5ED-472E-9C47-94BEA90A5910
CLSID_MsRdpClient7NotSafeForScripting is defined as 54D38BF7-B1EF-4479-9674-1BD6EA465258
CLSID_MsRdpClient8 is defined as 5F681803-2900-4C43-A1CC-CF405404A676
CLSID_MsRdpClient8NotSafeForScripting is defined as A3BC03A0-041D-42E3-AD22-882B7865C9C5
CLSID_MsRdpClient9 is defined as 301B94BA-5D25-4A12-BFFE-3B6E7A616585
CLSID_MsRdpClient9NotSafeForScripting is defined as 8B918B82-7985-4C24-89DF-C33AD2BBFBCD
IID
IID_IMsRdpClientNonScriptable4 is defined as f50fa8aa-1c7d-4f59-b15c-a90cacae1fcb

See also

Remote Desktop Web Connection Reference

IMsRdpClientNonScriptable3

IMsRdpClientNonScriptable2

IMsRdpClientNonScriptable

IMsTscNonScriptable