Click or drag to resize

IPermissionLookup.GetByKey Method

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

Parameters

key
Type: System.String

Return Value

Type: IPermissionControlled
See Also