ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Domain.UserManagement.BusinessObjects
IUserBase Interface
IUserBase Methods
GetAttributes Method
SetAttributes Method
TryGetEmailAddress Method
TryGetFailedLogonAttempts Method
TryGetFirstName Method
TryGetLastLogonAttempt Method
TryGetLastName Method
TryGetLastPasswordUpdate Method
TryGetPasswordHistory Method
IUserBase
SetAttributes Method
Sets all attributes of the User.
Namespace:
PDTec.IceNet.Domain.UserManagement.BusinessObjects
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
void
SetAttributes
(
UserAttributeSet
pAttributes
)
Parameters
pAttributes
Type:
PDTec.IceNet.Domain.UserManagement.BusinessObjects
UserAttributeSet
The User attribute set.
See Also
Reference
IUserBase Interface
PDTec.IceNet.Domain.UserManagement.BusinessObjects Namespace
Copyright © PDTec AG. All rights reserved.