IUserBaseGetAttributes Method |
Gets all attributes of the User.
Namespace: PDTec.IceNet.Domain.UserManagement.BusinessObjectsAssembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxUserAttributeSet GetAttributes()
Return Value
Type:
UserAttributeSetThe User attribute set.
See Also