PermissionResultSet public class PermissionResultSet Documentation public bool CanCreateNewInstanceOfActiveType { get; set; } public bool CanExportDashboard { get; set; } public bool CanManageRelativityApplications { get; set; } public bool CanUseAgentOperations { get; set; } public bool CanUsePivot { get; set; } public bool CanUseSampling { get; set; } public bool CanViewClusters { get; set; } public bool CanViewFieldTree { get; set; } public bool CanViewFolders { get; set; } public bool CanViewSavedSearches { get; set; } public PermissionSetForObjectType Dashboard { get; set; } public PermissionSetForObjectType PivotProfile { get; set; } public PermissionSetForObjectType RelativityApplication { get; set; } public PermissionSetForObjectType Search { get; set; } public PermissionSetForObjectType View { get; set; } public PermissionResultSet()