assignmentRequired property

Input<bool> assignmentRequired
final

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;