...
Code Block |
---|
<WsSubject> ... <attributeValues> <string>John C Doe</string> (this is name) <string>John C Doe</string> (this is description) <string></string> (this is foo) <string>johncdoe</string> (this is uid) <string>John C Doe</string> (this is cn) <string>Doe</string> (this is sn) <string>John</string> (this is givenName) </attributeValues> ... </WsSubject> |
...