Click or drag to resize

IUnmanagedAssetItemSecurityLevel Method


Finds out the security level of the specified User on this item

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
EnumNodeLevelPermission SecurityLevel(
	IUser user
)

Parameters

user
Type: Ingeniux.CMSIUser
The user to check security on

Return Value

Type: EnumNodeLevelPermission
The security level of the user when this item
See Also