Class UpdateDefaultPermissionsVM
Inheritance
System.Object
UpdateDefaultPermissionsVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateDefaultPermissionsVM : CloudBaseVM
Properties
DataSourcePermissions
Declaration
public UpdateDataSourcePermissionsVM DataSourcePermissions { get; set; }
Property Value
FilePermissions
Declaration
public UpdateFilePermissionsVM FilePermissions { get; set; }
Property Value
FontPermissions
Declaration
public UpdateUserFontPermissionsVM FontPermissions { get; set; }
Property Value
GroupPermissions
Declaration
public UpdateGroupPermissionsVM GroupPermissions { get; set; }
Property Value
TaskPermissions
Declaration
public UpdateTaskPermissionsVM TaskPermissions { get; set; }
Property Value