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