ITsSbClientConnection::get_SamUserAccount method (sbtsv.h)

Retrieves a value that indicates the domain name and user name of the user who initiated the connection.

This property is read-only.

Syntax

HRESULT get_SamUserAccount(
  BSTR *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

ITsSbClientConnection