mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-28 10:24:11 +01:00
20 lines
562 B
Plaintext
20 lines
562 B
Plaintext
attributetype ( 1.3.6.1.4.1.4203.666.1.41
|
|
NAME 'vcardcountry'
|
|
DESC 'RFC2256: ISO-3166 country 2-letter code multiple values allowed'
|
|
SUP name
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2} )
|
|
|
|
attributetype ( 1.3.6.1.4.1.4203.666.1.42
|
|
NAME 'unassignedproperty'
|
|
EQUALITY caseIgnoreMatch
|
|
SUBSTR caseIgnoreSubstringsMatch
|
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
|
|
|
|
objectClass ( 1.3.6.1.4.1.4203.666.1.100
|
|
NAME 'VCardUnassigned'
|
|
DESC 'VCard unassigned properties'
|
|
SUP inetOrgPerson
|
|
STRUCTURAL
|
|
MAY ( unassignedproperty $ vcardcountry )
|
|
)
|