Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.65 KB

nf-tsgpolicyengine-itsgpolicyengine-isquarantineenabled.md

File metadata and controls

67 lines (56 loc) · 2.65 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:tsgpolicyengine.ITSGPolicyEngine.IsQuarantineEnabled
ITSGPolicyEngine::IsQuarantineEnabled (tsgpolicyengine.h)
Indicates whether the authorization plug-in requires a statement of health (SoH) from the user's computer.
ITSGPolicyEngine interface [Remote Desktop Services]
IsQuarantineEnabled method
ITSGPolicyEngine.IsQuarantineEnabled
ITSGPolicyEngine::IsQuarantineEnabled
IsQuarantineEnabled
IsQuarantineEnabled method [Remote Desktop Services]
IsQuarantineEnabled method [Remote Desktop Services]
ITSGPolicyEngine interface
termserv.itsgpolicyengine_isquarantineenabled
tsgpolicyengine/ITSGPolicyEngine::IsQuarantineEnabled
termserv\itsgpolicyengine_isquarantineenabled.htm
TermServ
e63b99ba-068f-4842-b00a-9bfc5f8dac73
12/05/2018
ITSGPolicyEngine interface [Remote Desktop Services],IsQuarantineEnabled method, ITSGPolicyEngine.IsQuarantineEnabled, ITSGPolicyEngine::IsQuarantineEnabled, IsQuarantineEnabled, IsQuarantineEnabled method [Remote Desktop Services], IsQuarantineEnabled method [Remote Desktop Services],ITSGPolicyEngine interface, termserv.itsgpolicyengine_isquarantineenabled, tsgpolicyengine/ITSGPolicyEngine::IsQuarantineEnabled
tsgpolicyengine.h
Windows
Windows 7
Windows Server 2008 R2
TSGPolicyEngine.idl
Windows
19H1
ITSGPolicyEngine::IsQuarantineEnabled
tsgpolicyengine/ITSGPolicyEngine::IsQuarantineEnabled
c++
APIRef
kbSyntax
COM
TSGPolicyEngine.h
ITSGPolicyEngine.IsQuarantineEnabled

ITSGPolicyEngine::IsQuarantineEnabled

-description

Indicates whether the authorization plug-in requires a statement of health (SoH) from the user's computer.

-parameters

-param quarantineEnabled [out]

Indicates whether the authorization plug-in requires a statement of health from the user's computer. TRUE to use RD Gateway to request an SoH from the user's computer; otherwise, FALSE.

-returns

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. If an error code is returned, RD Gateway assumes that an SoH is not required.

-see-also

ITSGPolicyEngine