assignmentRequired property
Indicates whether users must have an explicit assignment to access the application. If false, all users have access to the application.
Implementation
final pulumi.Input<bool?>? assignmentRequired;
Indicates whether users must have an explicit assignment to access the application. If false, all users have access to the application.
final pulumi.Input<bool?>? assignmentRequired;