IADsTSUserEx::get_AllowLogon method (tsuserex.h)

A value that specifies whether the user is allowed to log on to the Remote Desktop Session Host (RD Session Host) server.

This property is read/write.

Syntax

HRESULT get_AllowLogon(
  LONG *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header tsuserex.h (include Tsuserex.h, Tsuserex_i.c)
DLL Tsuserex.dll

See also

IADsTSUserEx