BIDAccount
public class BIDAccount
Model class to represent the user account data (attributes).
Field Summary
Parameters | ||
---|---|---|
String | authModuleId | Returns AuthModuleID associated with user account |
String | communityId | Returns communityID |
String | dguid | Returns dguid of user account. |
String | source | Returns source of user account |
String | tenantId | Returns tenantID |
String | uid | Returns UID of user account |
String | urn | Returns URN of user account |
String | username | Returns username of user account |