Enumerasi SecDelegationType (sspi.h)
Jenis delegasi yang digunakan oleh klien.
Sintaks
typedef enum _SecDelegationType {
SecFull,
SecService,
SecTree,
SecDirectory,
SecObject
} SecDelegationType, *PSecDelegationType;
Konstanta
SecFull |
SecService |
SecTree |
SecDirectory |
SecObject |
Persyaratan
Persyaratan | Nilai |
---|---|
Header | sspi.h |