Get Projects Project Security Properties
data class GetProjectsProjectSecurityProperties(val enableDownloadPrivilege: Boolean, val labelSecurity: Boolean, val objectCreatorHasAccessPermission: Boolean, val objectCreatorHasGrantPermission: Boolean, val projectProtection: GetProjectsProjectSecurityPropertiesProjectProtection, val usingAcl: Boolean, val usingPolicy: Boolean)
Properties
Link copied to clipboard
Whether to enable download permission check.
Link copied to clipboard
Label authorization.
Link copied to clipboard
Project creator permissions.
Link copied to clipboard
Does the project creator have authorization rights.
Link copied to clipboard
Project protection.
Link copied to clipboard
Whether to enable Policy.