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.
Contains the ISC/ASC REQ flags set by the caller.
Syntax
typedef struct _SEC_FLAGS {
unsigned long long Flags;
} SEC_FLAGS, *PSEC_FLAGS;
Members
Flags
The caller sets ISC/ASC REQ flags. The lower 32 bits are reserved and must be set to 0.
Requirements
Requirement | Value |
---|---|
Header | sspi.h |