Share via


IMsRdpClientAdvancedSettings4 (Compact 7)

3/12/2014

This interface includes methods to retrieve and set advanced (optional) properties for the Remote Desktop ActiveX control.

Methods

This interface inherits the methods from the IUnknown and IMsRdpClientAdvancedSettings3 interfaces. In addition, this interface defines the following methods.

Methods Description

put_AuthenticationLevel

Sets the authentication level to use for the connection.

get_AuthenticationLevel

Retrieves the authentication level used for the connection.

Properties

This interface defines the following property. The preceding table includes access methods for this property.

Property Access type Description

AuthenticationLevel

Read/write

Specifies the authentication level to use for the connection.

Remarks

This interface has been extended by the following interfaces, with each new interface inheriting all the methods and properties of the previous interfaces:

Requirements

Header

mstsax.h,
mstsax.idl

Library

Mstsax.lib

See Also

Reference

Remote Desktop ActiveX Control Interfaces
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings2
IMsRdpClientAdvancedSettings3
IMsTscAdvancedSettings