ITSGAuthenticationEngine interface (tsgauthenticationengine.h)
Exposes methods that authenticate users for Remote Desktop Gateway (RD Gateway). Implement this interface when you want to override the default authentication process in RD Gateway.
Inheritance
The ITSGAuthenticationEngine interface inherits from the IUnknown interface. ITSGAuthenticationEngine also has these types of members:
Methods
The ITSGAuthenticationEngine interface has these methods.
ITSGAuthenticationEngine::AuthenticateUser Authenticates a user. |
ITSGAuthenticationEngine::CancelAuthentication Cancels an existing authentication request. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | tsgauthenticationengine.h |