IMsRdpClientNonScriptable3 interface

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

Members

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

Properties

The IMsRdpClientNonScriptable3 interface has these properties.

Property Access type Description
ConnectionBarText
Read/write
The text string to display for the connection bar.
DeviceCollection
Read-only
The collection of PnP devices that are available for redirection.
DriveCollection
Read-only
The collection of disk drives that is available for redirection.
EnableCredSspSupport
Read/write
Specifies whether CredSSP is enabled for this connection.
NegotiateSecurityLayer
Read/write
Specifies whether the NegotiateSecurityLayer setting is supported for this connection.
Note: When CredSspSupport is enabled and present on the client, or when Secure Sockets Layer (SSL) is enabled with user authentication, NegotiateSecurityLayer is ignored.
PromptForCredentials
Read/write
Specifies whether the prompt for credentials dialog box should be shown.
RedirectDynamicDevices
Read/write
Specifies whether dynamically attached PnP devices that are enumerated while in a session are available for redirection.
RedirectDynamicDrives
Read/write
Specifies whether dynamically attached PnP drives that are enumerated while in a session are available for redirection.
ShowRedirectionWarningDialog
Read/write
Specifies whether the redirection security warning dialog box should be shown before starting a session.
WarnAboutClipboardRedirection
Read/write
Specifies whether the security warning dialog box should include a warning about clipboard redirection before starting a session.
WarnAboutSendingCredentials
Read/write
Specifies whether the security warning should include a warning about sending credentials to the remote server 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_MsRdpClient5 is defined as 4EB89FF4-7F78-4A0F-8B8D-2BF02E94E4B2
CLSID_MsRdpClient5NotSafeForScripting is defined as 4EB2F086-C818-447E-B32C-C51CE2B30D31
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_IMsRdpClientNonScriptable3 is defined as b3378d90-0728-45c7-8ed7-b6159fb92219

See also

IMsRdpClientNonScriptable2

IMsRdpClientNonScriptable

IMsTscNonScriptable

Remote Desktop Web Connection Reference