Click or drag to resize

IAssetSecurityManagerPermission Method


Overload List
  Name Description
Public method Permission(String, EnumAssetType, IUser) For a specific User, retrieve the highest permission for a given asset path. The permission is highest of all groups to which the user belongs, including the Everyone group.
Public method Permission(String, EnumAssetType, IUserGroup) For a specific UserGroup, retrieve the highest permission for a given asset path
Top
See Also