Click or drag to resize

AuthorizationUserHasAccess Method

Namespace:  Dynamicweb.Security
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static bool UserHasAccess(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString

Return Value

Type: Boolean
See Also