accessDeniedReasons property

List<String>? accessDeniedReasons
getter/setter pair

Reasons for access denial.

This model is accessible if this list is empty, otherwise the model is viewable only.

Implementation

core.List<core.String>? accessDeniedReasons;