Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type of delegation used by the client.
Syntax
typedef enum _SecDelegationType {
SecFull,
SecService,
SecTree,
SecDirectory,
SecObject
} SecDelegationType, *PSecDelegationType;
Constants
SecFull |
SecService |
SecTree |
SecDirectory |
SecObject |
Requirements
Requirement | Value |
---|---|
Header | sspi.h |