Bewerken

Delen via


IMsRdpClientTransportSettings3::GatewayAuthLoginPage property

The address of the login webpage to use to authenticate a user.

This property is read/write.

Syntax

HRESULT put_GatewayAuthLoginPage(
  [in]          BSTR bstrProxyAuthLoginPage
);

HRESULT get_GatewayAuthLoginPage(
  [out, retval] BSTR *pbstrProxyAuthLoginPage
);

Property value

The new login webpage address.

Requirements

Requirement Value
Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll

See also

IMsRdpClientTransportSettings3