get_permission_set_assignments

Function get_permission_set_assignments 

Source
pub async fn get_permission_set_assignments(
    configuration: &Configuration,
    id: &str,
    start: Option<i32>,
    limit: Option<i32>,
) -> Result<UserAssignmentsToPermissionSetResponse200, Error<GetPermissionSetAssignmentsError>>
Expand description

Returns the list of assignments for a permission set.