Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 4.28 KB

nf-workspaceruntime-iworkspacescriptable-onauthenticated.md

File metadata and controls

82 lines (63 loc) · 4.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:workspaceruntime.IWorkspaceScriptable.OnAuthenticated
IWorkspaceScriptable::OnAuthenticated (workspaceruntime.h)
Marks the authentication of user credentials for the connection ID, and subsequently shows the connect notification in the taskbar notification area.
IWorkspaceScriptable interface [Remote Desktop Services]
OnAuthenticated method
IWorkspaceScriptable.OnAuthenticated
IWorkspaceScriptable2 interface [Remote Desktop Services]
OnAuthenticated method
IWorkspaceScriptable2::OnAuthenticated
IWorkspaceScriptable3 interface [Remote Desktop Services]
OnAuthenticated method
IWorkspaceScriptable3::OnAuthenticated
IWorkspaceScriptable::OnAuthenticated
OnAuthenticated
OnAuthenticated method [Remote Desktop Services]
OnAuthenticated method [Remote Desktop Services]
IWorkspaceScriptable interface
OnAuthenticated method [Remote Desktop Services]
IWorkspaceScriptable2 interface
OnAuthenticated method [Remote Desktop Services]
IWorkspaceScriptable3 interface
OnAuthenticated method [Remote Desktop Services]
Workspace object
Workspace object [Remote Desktop Services]
OnAuthenticated method
termserv.iworkspacescriptable_onauthenticated
workspaceruntime/IWorkspaceScriptable2::OnAuthenticated
workspaceruntime/IWorkspaceScriptable3::OnAuthenticated
workspaceruntime/IWorkspaceScriptable::OnAuthenticated
termserv\iworkspacescriptable_onauthenticated.htm
TermServ
4675fa5b-ea73-4046-a7f9-0b237bd283df
12/05/2018
IWorkspaceScriptable interface [Remote Desktop Services],OnAuthenticated method, IWorkspaceScriptable.OnAuthenticated, IWorkspaceScriptable2 interface [Remote Desktop Services],OnAuthenticated method, IWorkspaceScriptable2::OnAuthenticated, IWorkspaceScriptable3 interface [Remote Desktop Services],OnAuthenticated method, IWorkspaceScriptable3::OnAuthenticated, IWorkspaceScriptable::OnAuthenticated, OnAuthenticated, OnAuthenticated method [Remote Desktop Services], OnAuthenticated method [Remote Desktop Services],IWorkspaceScriptable interface, OnAuthenticated method [Remote Desktop Services],IWorkspaceScriptable2 interface, OnAuthenticated method [Remote Desktop Services],IWorkspaceScriptable3 interface, OnAuthenticated method [Remote Desktop Services],Workspace object, Workspace object [Remote Desktop Services],OnAuthenticated method, termserv.iworkspacescriptable_onauthenticated, workspaceruntime/IWorkspaceScriptable2::OnAuthenticated, workspaceruntime/IWorkspaceScriptable3::OnAuthenticated, workspaceruntime/IWorkspaceScriptable::OnAuthenticated
workspaceruntime.h
Windows
Windows 7
Windows Server 2008 R2
WorkspaceRuntime.idl
Wksprt.exe
Windows
19H1
IWorkspaceScriptable::OnAuthenticated
workspaceruntime/IWorkspaceScriptable::OnAuthenticated
c++
APIRef
kbSyntax
COM
Wksprt.exe
IWorkspaceScriptable.OnAuthenticated
IWorkspaceScriptable2.OnAuthenticated
IWorkspaceScriptable3.OnAuthenticated
Workspace.OnAuthenticated

IWorkspaceScriptable::OnAuthenticated

-description

Marks the authentication of user credentials for the connection ID, and subsequently shows the connect notification in the taskbar notification area. The OnAuthenticated method also resets the credential time-out.

-parameters

-param bstrWorkspaceId [in]

A string that contains the connection ID.

-param bstrUserName [in]

A string that contains a user name.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IWorkspaceScriptable

IWorkspaceScriptable2

IWorkspaceScriptable3