Click or drag to resize

LimitedUser.GetByKey Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public IPermissionControlled GetByKey(
	string key
)

Parameters

key
Type: System.String

Return Value

Type: IPermissionControlled

Implements

IPermissionLookup.GetByKey(String)
See Also