cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Properties, how to get with PDK for VStudio.net?

Former Member
0 Kudos

Hello, In Java I can read custom user properties with this code:

String values[] = user.getAttribute("com.sap.security.core.usermanagement","CustomerID");

response.write("<br>" + values[0]);

How can I do the same with the PDK for VStudio.net?

Regards

Message was edited by: Rafael Cardenas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rafael,

At the moment it is not supported.

Regards,

Yossi

Answers (0)