Enumerazione UpdateEndpointAuthTokenType
Definisce il tipo di token che può essere usato per l'autenticazione con un endpoint.
Sintassi
typedef enum tagUpdateEndpointAuthTokenType {
ueattInvalidTokenType = 0x0,
ueattSAML11Token = 0X1
} UpdateEndpointAuthTokenType;
Costanti
-
ueattInvalidTokenType
-
Non è necessario alcun token di autenticazione.
-
ueattSAML11Token
-
Il token di autenticazione per l'endpoint è un token SAML (Security Assertion Markup Language) 1.1 WS-Security.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 8 [solo app desktop] |
Server minimo supportato |
Windows Server 2012 [solo app desktop] |
Intestazione |
|
IDL |
|