Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DocumentEngine
AclItemInfoProvider Class
AclItemInfoProvider Methods
ClearRequestCache Method
ClearRequestCacheInternal Method
DeleteAclItemInfo Method
DeleteAclItemInfoInternal Method
DeleteAclItems Method
DeleteAclItemsInternal Method
GetAclItemInfo Method
GetAclItemInfoInternal Method
GetAclItems Method
GetAclItemsInternal Method
GetAllowedItemsInternal Method
GetAllowedRoles Method
GetAllowedUsers Method
RemoveOperatorInternal Method
RemoveRole Method
RemoveUser Method
SetAclItemInfo Method
SetAclItemInfoInternal Method
SetOperatorPermissionsInternal Method
SetRolePermissions Method
SetUserPermissions Method
AclItemInfoProvider
RemoveUser Method
Removes specified user from the ACL of the given node if the user has a native ACL Item for that node.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
void
RemoveUser
(
int
nodeId
,
UserInfo
userInfo
)
Parameters
nodeId
Type:
System
Int32
Node ID
userInfo
Type:
CMS.Membership
UserInfo
UserInfo instance
See Also
Reference
AclItemInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com