Click or drag to resize

ProfileInfosReportPermissions Method

Returns the report permissions for the profile

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ObjectPermissions ReportPermissions(
	string profileName
)

Parameters

profileName
Type: SystemString
The name of the profile.

Return Value

Type: ObjectPermissions
The default permissions to assign to reports
See Also