Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
Kentico Namespaces
Kentico.Membership Namespaces
Kentico.Membership
ApplicationUser Class
ApplicationUser Constructor
ApplicationUser Constructor
ApplicationUser Constructor (UserInfo)
ApplicationUser Constructor (UserInfo)
Creates new user from
UserInfo
.
Namespace:
Kentico.Membership
Assembly:
Kentico.Membership (in Kentico.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
ApplicationUser
(
UserInfo
userInfo
)
Parameters
userInfo
Type:
CMS.Membership
UserInfo
User info (CMS entity).
Exceptions
Exception
Condition
ArgumentNullException
userInfo
is null.
See Also
Reference
ApplicationUser Class
ApplicationUser Overload
Kentico.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com