ITSGAuthorizeConnectionSink interface (tsgpolicyengine.h)
Exposes methods that notify Remote Desktop Gateway (RD Gateway) about the result of an attempt to authorize a connection. The authorization plug-in should not implement this interface because it is already implemented. A pointer to this interface is passed to the authorization plug-in when RD Gateway calls the AuthorizeConnection method.
Inheritance
The ITSGAuthorizeConnectionSink interface inherits from the IUnknown interface. ITSGAuthorizeConnectionSink also has these types of members:
Methods
The ITSGAuthorizeConnectionSink interface has these methods.
ITSGAuthorizeConnectionSink::OnConnectionAuthorized Notifies Remote Desktop Gateway (RD Gateway) about the result of an attempt to authorize a connection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | tsgpolicyengine.h |