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