ITSGPolicyEngine interface (tsgpolicyengine.h)

Exposes methods that authorize connections and resources. Implement this interface when you want to override the default authorization logic of Remote Desktop Gateway (RD Gateway).

Inheritance

The ITSGPolicyEngine interface inherits from the IUnknown interface. ITSGPolicyEngine also has these types of members:

Methods

The ITSGPolicyEngine interface has these methods.

 
ITSGPolicyEngine::AuthorizeConnection

Determines whether the specified connection is authorized to connect to Remote Desktop Gateway (RD Gateway).
ITSGPolicyEngine::AuthorizeResource

Determines which resources the specified connection is authorized to connect to.
ITSGPolicyEngine::IsQuarantineEnabled

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

This method is reserved.

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header tsgpolicyengine.h