Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
UserInfoProvider Class
UserInfoProvider Methods
AddUserToRole Method
AddUserToSite Method
CheckLicense Method
CheckLicenseLimitation Method
CheckUserBelongsToSite Method
ClearLicenseValues Method
DeleteInfo Method
DeleteUser Method
EnsureRolesAndSites Method
EnsureRolesAndSitesForWindowsAuthentication Method
GenerateNewPassword Method
GenerateNewPasswordInternal Method
GetFormattedUserName Method
GetFullName Method
GetFullUserInfo Method
GetGenericRoles Method
GetPasswordHash Method
GetPasswordHashInternal Method
GetRequiredResourceUsers Method
GetRequiredResourceUsersInternal Method
GetRolesForUser Method
GetSearchDocuments Method
GetSearchWhereCondition Method
GetUserDataClassPermissions Method
GetUserInfo Method
GetUserInfoByGUID Method
GetUserMembershipRoles Method
GetUserMembershipRolesInternal Method
GetUserName Method
GetUserNameById Method
GetUserNameByIdInternal Method
GetUserPermissions Method
GetUserResourcePermissions Method
GetUserRoles Method
GetUserRolesInternal Method
GetUsers Method
GetUsersDataWithSettings Method
GetUserSites Method
GetUserSitesInternal Method
InvalidateUser Method
IsAuthorizedPerClass Method
IsAuthorizedPerClassInternal Method
IsAuthorizedPerMetaFile Method
IsAuthorizedPerObject Method
IsAuthorizedPerResource Method
IsAuthorizedPerUIElement Method
IsEmailUnique Method
IsUserInRole Method
IsUserPasswordDifferent Method
LicenseVersionCheck Method
ProcessWebFarmTaskInternal Method
RemoveUserFromRole Method
RemoveUserFromSite Method
Set Method
SetEnabled Method
SetPassword Method
SetPreferredCultures Method
SetUserInfo Method
SetUserInfoInternal Method
ValidateCodeName Method
ValidateUserPassword Method
ValidateUserPasswordHash Method
UserInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
UserInfo
info
)
Parameters
info
Type:
CMS.Membership
UserInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
UserInfoProvider Class
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com