Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
UserRoleInfoProvider Class
UserRoleInfoProvider Methods
Add Method
AddUserToRole Method
Delete Method
DeleteUserRoleInfo Method
DeleteUserRoleInfoInternal Method
Get Method
GetAsync Method
GetUserRoleInfo Method
GetUserRoleInfoInternal Method
GetUserRoles Method
IsUserInRole Method
Remove Method
SetUserRoleInfo Method
UserRoleInfoProvider
Remove Method
Deletes
UserRoleInfo
binding.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Remove
(
int
userId
,
int
roleId
)
Parameters
userId
Type:
System
Int32
User ID.
roleId
Type:
System
Int32
Role ID.
Implements
IUserRoleInfoProvider
Remove(Int32, Int32)
See Also
Reference
UserRoleInfoProvider Class
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com