Enumerazione SecDelegationType (sspi.h)
Tipo di delega utilizzata dal client.
Sintassi
typedef enum _SecDelegationType {
SecFull,
SecService,
SecTree,
SecDirectory,
SecObject
} SecDelegationType, *PSecDelegationType;
Costanti
SecFull |
SecService |
SecTree |
SecDirectory |
SecObject |
Requisiti
Requisito | Valore |
---|---|
Intestazione | sspi.h |