Énumération AAAuthSchemes (tsgpolicyengine.h)
Spécifie le type d’authentification utilisé pour se connecter à la passerelle Bureau à distance(RD Gateway).
Syntax
typedef enum __MIDL___MIDL_itf_tsgpolicyengine_0000_0000_0001 {
AA_AUTH_MIN = 0,
AA_AUTH_BASIC,
AA_AUTH_NTLM,
AA_AUTH_SC,
AA_AUTH_LOGGEDONCREDENTIALS,
AA_AUTH_NEGOTIATE,
AA_AUTH_ANY,
AA_AUTH_COOKIE,
AA_AUTH_DIGEST,
AA_AUTH_ORGID,
AA_AUTH_CONID,
AA_AUTH_SSPI_NTLM,
AA_AUTH_MAX
} AAAuthSchemes;
Constantes
AA_AUTH_MIN Valeur : 0 Cette valeur est réservée. |
AA_AUTH_BASIC Authentification par protocole de base. |
AA_AUTH_NTLM Authentification du protocole NTLM. |
AA_AUTH_SC Authentification standard. |
AA_AUTH_LOGGEDONCREDENTIALS Authentification des informations d’identification de connexion Windows. |
AA_AUTH_NEGOTIATE Authentification Microsoft Negotiate. |
AA_AUTH_ANY Cette valeur est réservée. |
AA_AUTH_COOKIE Authentification basée sur les cookies. |
AA_AUTH_DIGEST Authentification de l’accès Digest. |
AA_AUTH_ORGID Authentification basée sur les revendications. Windows Server 2012, Windows 8, Windows Server 2008 R2 et Windows 7 : non pris en charge. |
AA_AUTH_CONID Authentification par ID de connexion inversée. Windows Server 2012 R2, Windows 8.1, Windows Server 2012, Windows 8, Windows Server 2008 R2 et Windows 7 : non pris en charge. |
AA_AUTH_SSPI_NTLM |
AA_AUTH_MAX Cette valeur est réservée. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 |
Serveur minimal pris en charge | Windows Server 2008 R2 |
En-tête | tsgpolicyengine.h |