DSESEVInfo
Contains a Security Equivalence Vector associated with
a DSEvent.
- Service:eDirectory Event
- Defined In:nwdsevnt.h
Structure
typedef struct
{
uint32 entryID ;
uint32 retryCount ;
uint32 valueID ;
unicode valueDN [MAX_DN_CHARS + 1];
char referral ;
} DBESEVInfo;
Fields
- entryID
- Specifies the local ID for the Directory object
whose Security Equivalence Vector (SEV) is being checked.
- retryCount
- Reserved.
- valueID
- Reserved.
- valueDN
- Specifies the distinguished name of an object or
group being checked.
- referral
- Specifies the server holding the object designated
in the valueDN parameter.