getting Object GUID?
iam37Jan 11 2010 — edited Jan 13 2010Hello,
Can anybody please tell me how to get the Object GUID?
right now what i am doing is:-
objectGUID = (String)attributes.get((String)hmConstantsMap.get("LDAP_OBJECT_GUID")).get(0);
the above line is giving me object GUID like this:
objectGUID=l&Nc?@G?m?E??H4
Now when i am converted this into hexadecimal value what i am getting and what actually is different.
ACTUAL = 6C 26 4E 63 B7 13 40 47 9C 6D 9D 45 CD
What i am getting = 6c 26 4e 63 3f 13 40 47 3f 6d 3f 45 3f 3f 48 34