Click or drag to resize

IPermissionLookupGetByKey Method

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

Parameters

key
Type: SystemString

Return Value

Type: IPermissionControlled
See Also