Function prohibitAllPermissions
prohibitAllPermissions( card: Card, removeOtherPermissions?: boolean, excludeCards?: boolean, excludeFiles?: boolean, excludeTasks?: boolean,): void Parameters
- card: Card
- removeOtherPermissions: boolean = false
- excludeCards: boolean = false
- excludeFiles: boolean = false
- excludeTasks: boolean = false
Returns void