Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Object Identifier 1.3.6.1.4.1.28392.1.1.1.2"

(Purpose)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
The cardSpacePerson LDAP auxiliary object class.  Intended to hold attributes required for cardSpace specific applications through Higgins JNDI Context Provider to LDAP stores.  TODO: more description here
 
The cardSpacePerson LDAP auxiliary object class.  Intended to hold attributes required for cardSpace specific applications through Higgins JNDI Context Provider to LDAP stores.  TODO: more description here
  
The cardKeyHash attribute is described at  
+
The cardKeyHash attribute is described at [[Object_Identifier_1.3.6.1.4.1.28392.1.1.2.1]]
  
 
===LDIF format===
 
===LDIF format===
 
<pre>
 
<pre>
objectclass: ( 1.3.6.1.4.1.28392.1.1.1.2
+
objectclasses: ( 1.3.6.1.4.1.28392.1.1.1.2
 
   NAME 'cardSpacePerson'
 
   NAME 'cardSpacePerson'
 
   DESC 'Auxiliary class for CardSpace related attributes'
 
   DESC 'Auxiliary class for CardSpace related attributes'

Latest revision as of 16:10, 19 June 2007

Purpose

The cardSpacePerson LDAP auxiliary object class. Intended to hold attributes required for cardSpace specific applications through Higgins JNDI Context Provider to LDAP stores. TODO: more description here

The cardKeyHash attribute is described at Object_Identifier_1.3.6.1.4.1.28392.1.1.2.1

LDIF format

objectclasses: ( 1.3.6.1.4.1.28392.1.1.1.2
  NAME 'cardSpacePerson'
  DESC 'Auxiliary class for CardSpace related attributes'
  AUXILIARY
  MAY cardKeyHash )

Open LDAP schema file format

objectclass ( 1.3.6.1.4.1.28392.1.1.1.2
  NAME 'cardSpacePerson'
  DESC 'Auxiliary class for CardSpace related attributes'
  AUXILIARY
  MAY cardKeyHash )

Child arcs

Parent

1.3.6.1.4.1.28392.1.1.1

Back to the top