Unknown

Is used for attributes whose attribute definition was deleted from the schema.

Syntax ID

#define SYN_UNKNOWN 0

LDAP Name

Unknown

ASN.1 ID

2.16.840.1.113719.1.1.5.1.0

API Data Structure

typedef struct 
{
   pnstr8      attrName; 
   nuint32     syntaxID; 
   nuint32     valueLen; 
   nptr        value; 
} Unknown_Attr_T;

Transfer Format

uint32     Length = N 
BYTE[N]    Content 

Matching Rules

Remarks

For help in understanding the syntax definition template, see Reading Syntax Definitions.

Used In